-
-
Notifications
You must be signed in to change notification settings - Fork 32.9k
Open
Labels
pendingThe issue will be closed if no feedback is providedThe issue will be closed if no feedback is providedstdlibStandard 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 | 16200 |
---|---|
Nosy | @ezio-melotti, @serwy, @PCManticore, @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 = None
closed_at = None
created_at = <Date 2012-10-11.19:09:30.094>
labels = ['type-bug', 'library']
title = 'Setting .posix=True for shlex object causes infinite loop in __next__'
updated_at = <Date 2015-03-10.09:44:23.707>
user = 'https://github.com/serwy'
bugs.python.org fields:
activity = <Date 2015-03-10.09:44:23.707>
actor = 'serhiy.storchaka'
assignee = 'none'
closed = False
closed_date = None
closer = None
components = ['Library (Lib)']
creation = <Date 2012-10-11.19:09:30.094>
creator = 'roger.serwy'
dependencies = []
files = ['27535', '27580', '36922']
hgrepos = []
issue_num = 16200
keywords = ['patch']
message_count = 6.0
messages = ['172677', '172680', '172953', '172963', '229348', '237737']
nosy_count = 4.0
nosy_names = ['ezio.melotti', 'roger.serwy', 'Claudiu.Popa', 'serhiy.storchaka']
pr_nums = []
priority = 'normal'
resolution = None
stage = 'patch review'
status = 'open'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue16200'
versions = ['Python 3.5']
Metadata
Metadata
Assignees
Labels
pendingThe issue will be closed if no feedback is providedThe issue will be closed if no feedback is providedstdlibStandard 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