Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.4k
[3.13] gh-70765: avoid waiting for HTTP headers when parsing HTTP/0.9 requests (GH-139514)#139602
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
picnixz commentedOct 5, 2025
Mmh, I don't know what happens in 3.13 for macOS. We may have changed the test support maybe. I'll need to investigate. |
picnixz commentedOct 5, 2025
Flakiness will be fixed in#139610 and backported directly here. |
5fa5a33 to04d6f2aCompare…TP/0.9 requests (pythonGH-139514)(cherry picked from commit13dc2fd)(cherry picked from commit1fe89d3)Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
04d6f2a to148a10bComparepicnixz commentedOct 7, 2025
To synchronize with 3.14, I will delay the merge until 3.13.8 is released and we'll make it for December 2025. |
0c91d68 intopython:3.13Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
(cherry picked from commits13dc2fd and1fe89d3)