-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
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 | 3924 |
|---|---|
| Nosy | @loewis, @birkenfeld |
| 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 2010-05-22.11:33:38.200>
created_at = <Date 2008-09-21.18:30:24.167>
labels = ['type-bug', 'library']
title = 'cookielib chokes on non-integer cookie version, should ignore it instead'
updated_at = <Date 2010-05-22.11:33:38.198>
user = 'https://bugs.python.org/DenNukem'bugs.python.org fields:
activity = <Date 2010-05-22.11:33:38.198>
actor = 'georg.brandl'
assignee = 'none'
closed = True
closed_date = <Date 2010-05-22.11:33:38.200>
closer = 'georg.brandl'
components = ['Library (Lib)']
creation = <Date 2008-09-21.18:30:24.167>
creator = 'DenNukem'
dependencies = []
files = ['11888']
hgrepos = []
issue_num = 3924
keywords = ['patch']
message_count = 8.0
messages = ['73518', '74825', '75213', '75214', '77493', '83013', '85790', '106298']
nosy_count = 6.0
nosy_names = ['loewis', 'georg.brandl', 'jjlee', 'DenNukem', 'henriko', 'andysk']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'patch review'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue3924'
versions = ['Python 2.6', 'Python 3.0', 'Python 3.1', 'Python 2.7']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