-
-
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/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error
Description
| BPO | 18013 |
|---|---|
| Nosy | @orsenthil, @vstinner, @ezio-melotti, @bitdancer, @florentx |
| 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 2013-07-07.10:49:06.483>
created_at = <Date 2013-05-19.17:45:09.788>
labels = ['type-bug', 'library']
title = 'cgi.FieldStorage does not parse W3C sample'
updated_at = <Date 2013-07-07.10:49:06.480>
user = 'https://github.com/florentx'bugs.python.org fields:
activity = <Date 2013-07-07.10:49:06.480>
actor = 'flox'
assignee = 'none'
closed = True
closed_date = <Date 2013-07-07.10:49:06.483>
closer = 'flox'
components = ['Library (Lib)']
creation = <Date 2013-05-19.17:45:09.788>
creator = 'flox'
dependencies = []
files = ['30313', '30314']
hgrepos = []
issue_num = 18013
keywords = ['patch']
message_count = 5.0
messages = ['189609', '189613', '189618', '192535', '192536']
nosy_count = 6.0
nosy_names = ['orsenthil', 'vstinner', 'ezio.melotti', 'r.david.murray', 'flox', 'python-dev']
pr_nums = []
priority = 'normal'
resolution = 'fixed'
stage = 'patch review'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue18013'
versions = ['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/ directorytype-bugAn unexpected behavior, bug, or errorAn unexpected behavior, bug, or error