| 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 detailsGitHub fields:
assignee = None closed_at = None created_at = <Date 2016-03-17.07:42:36.782> labels = ['type-bug', 'library'] title = 'Bad BaseHTTPRequestHandler response when using HTTP/0.9' updated_at = <Date 2016-10-29.11:19:59.882> user = 'https://github.com/zhangyangyu'
bugs.python.org fields:
activity = <Date 2016-10-29.11:19:59.882> actor = 'xiang.zhang' assignee = 'none' closed = False closed_date = None closer = None components = ['Library (Lib)'] creation = <Date 2016-03-17.07:42:36.782> creator = 'xiang.zhang' dependencies = ['10721'] files = ['45257'] hgrepos = [] issue_num = 26578 keywords = ['patch'] message_count = 6.0 messages = ['261898', '261899', '261949', '261952', '279642', '279671'] nosy_count = 4.0 nosy_names = ['barry', 'gregory.p.smith', 'martin.panter', 'xiang.zhang'] pr_nums = [] priority = 'normal' resolution = None stage = None status = 'open' superseder = None type = '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