-
-
Notifications
You must be signed in to change notification settings - Fork 34.2k
Closed
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-IOtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 16723 |
|---|---|
| Nosy | @amauryfa, @orsenthil, @pitrou, @serhiy-storchaka |
| 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 = 'https://github.com/serhiy-storchaka'
closed_at = <Date 2013-02-06.08:42:36.286>
created_at = <Date 2012-12-19.06:42:14.491>
labels = ['type-bug', 'library', 'expert-IO']
title = 'io.TextIOWrapper on urllib.request.urlopen terminates prematurely'
updated_at = <Date 2013-02-06.08:42:36.285>
user = 'https://bugs.python.org/mdehoon'bugs.python.org fields:
activity = <Date 2013-02-06.08:42:36.285>
actor = 'serhiy.storchaka'
assignee = 'serhiy.storchaka'
closed = True
closed_date = <Date 2013-02-06.08:42:36.286>
closer = 'serhiy.storchaka'
components = ['Library (Lib)', 'IO']
creation = <Date 2012-12-19.06:42:14.491>
creator = 'mdehoon'
dependencies = []
files = ['28856']
hgrepos = []
issue_num = 16723
keywords = ['patch']
message_count = 10.0
messages = ['177726', '177729', '177730', '177731', '177744', '180050', '180706', '181438', '181474', '181502']
nosy_count = 8.0
nosy_names = ['amaury.forgeotdarc', 'mdehoon', 'orsenthil', 'pitrou', 'dabeaz', 'python-dev', 'serhiy.storchaka', 'bow']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue16723'
versions = ['Python 3.2', 'Python 3.3', 'Python 3.4']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
stdlibStandard Library Python modules in the Lib/ directoryStandard Library Python modules in the Lib/ directorytopic-IOtype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error