-
-
Notifications
You must be signed in to change notification settings - Fork 33.7k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 23539 |
|---|---|
| Nosy | @orsenthil, @bitdancer, @berkerpeksag, @vadmium, @demianbrecht |
| 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 = None
closed_at = <Date 2015-03-22.19:21:10.807>
created_at = <Date 2015-02-27.17:30:43.379>
labels = ['type-bug', 'library']
title = 'Content-length not set for HTTP methods expecting body when body is None'
updated_at = <Date 2015-03-22.19:39:09.799>
user = 'https://github.com/demianbrecht'bugs.python.org fields:
activity = <Date 2015-03-22.19:39:09.799>
actor = 'jimr'
assignee = 'none'
closed = True
closed_date = <Date 2015-03-22.19:21:10.807>
closer = 'r.david.murray'
components = ['Library (Lib)']
creation = <Date 2015-02-27.17:30:43.379>
creator = 'demian.brecht'
dependencies = []
files = ['38267', '38270', '38276', '38569', '38570']
hgrepos = []
issue_num = 23539
keywords = ['patch']
message_count = 36.0
messages = ['236803', '236812', '236815', '236817', '236822', '236831', '236832', '236840', '236847', '236850', '236863', '236893', '236912', '236917', '236929', '236930', '236967', '236970', '236971', '237049', '237065', '237066', '237067', '237071', '237075', '237171', '237177', '238017', '238025', '238040', '238570', '238573', '238604', '238926', '238927', '238930']
nosy_count = 7.0
nosy_names = ['orsenthil', 'r.david.murray', 'python-dev', 'berker.peksag', 'martin.panter', 'demian.brecht', 'jimr']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue23539'
versions = ['Python 2.7', 'Python 3.4', 'Python 3.5']Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error