SIGN IN SIGN UP

gh-148192: Fix Generator._make_boundary behavior with CRLF line endings. (#148193)

The Generator._make_boundary regex did not match on boundary phrases correctly when using CRLF line endings due to re.MULTILINE not considering \r\n as a line ending.
H
Henry Jones committed
4af46b4ab5af49d8df034320a9a70fcbb062f7cf
Parent: 74a4f8c
Committed by GitHub <noreply@github.com> on 4/14/2026, 1:10:08 PM