Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork33.3k
Closed
Description
| BPO | 26578 |
|---|---|
| Nosy | @warsaw,@gpshead,@vadmium,@zhangyangyu |
| Dependencies | |
| Files |
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
Show more details
GitHub fields:
assignee=Noneclosed_at=Nonecreated_at=<Date2016-03-17.07:42:36.782>labels= ['type-bug','library']title='Bad BaseHTTPRequestHandler response when using HTTP/0.9'updated_at=<Date2016-10-29.11:19:59.882>user='https://github.com/zhangyangyu'
bugs.python.org fields:
activity=<Date2016-10-29.11:19:59.882>actor='xiang.zhang'assignee='none'closed=Falseclosed_date=Nonecloser=Nonecomponents= ['Library (Lib)']creation=<Date2016-03-17.07:42:36.782>creator='xiang.zhang'dependencies= ['10721']files= ['45257']hgrepos= []issue_num=26578keywords= ['patch']message_count=6.0messages= ['261898','261899','261949','261952','279642','279671']nosy_count=4.0nosy_names= ['barry','gregory.p.smith','martin.panter','xiang.zhang']pr_nums= []priority='normal'resolution=Nonestage=Nonestatus='open'superseder=Nonetype='behavior'url='https://bugs.python.org/issue26578'versions= ['Python 3.6']
Linked PRs
- gh-70765: avoid waiting for HTTP headers when parsing HTTP/0.9 requests #139514
- [3.14] gh-70765: avoid waiting for HTTP headers when parsing HTTP/0.9 requests (GH-139514) #139600
- [3.13] gh-70765: avoid waiting for HTTP headers when parsing HTTP/0.9 requests (GH-139514) #139602
- gh-70765: fix an HTTP/0.9 flaky test post GH-139514 #139610
- gh-70765: Remove unnecessary extra backtick from Changelog entry #140071
- [3.13] gh-70765: Remove unnecessary extra backtick from Changelog entry (GH-140071) #140101
- [3.14] gh-70765: Remove unnecessary extra backtick from Changelog entry (GH-140071) #140102