-
-
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 | 23302 |
|---|---|
| Nosy | @pitrou, @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-01-23.16:03:23.257>
created_at = <Date 2015-01-22.17:00:35.436>
labels = ['type-bug', 'library']
title = 'Small fixes around the use of TCP MSS in http.client'
updated_at = <Date 2015-01-23.16:03:23.254>
user = 'https://github.com/demianbrecht'bugs.python.org fields:
activity = <Date 2015-01-23.16:03:23.254>
actor = 'python-dev'
assignee = 'none'
closed = True
closed_date = <Date 2015-01-23.16:03:23.257>
closer = 'python-dev'
components = ['Library (Lib)']
creation = <Date 2015-01-22.17:00:35.436>
creator = 'demian.brecht'
dependencies = []
files = ['37822', '37826']
hgrepos = []
issue_num = 23302
keywords = ['patch']
message_count = 5.0
messages = ['234500', '234524', '234542', '234545', '234561']
nosy_count = 5.0
nosy_names = ['pitrou', 'neologix', 'python-dev', 'martin.panter', 'demian.brecht']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue23302'
versions = ['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