-
-
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 | 6234 |
|---|---|
| Nosy | @merwok, @florentx |
| Superseder |
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 2011-07-02.13:41:13.797>
created_at = <Date 2009-06-07.22:07:35.364>
labels = ['type-bug', 'library']
title = 'cgi.FieldStorage is broken when given POST data'
updated_at = <Date 2011-07-02.13:41:13.795>
user = 'https://bugs.python.org/efosmark'bugs.python.org fields:
activity = <Date 2011-07-02.13:41:13.795>
actor = 'eric.araujo'
assignee = 'none'
closed = True
closed_date = <Date 2011-07-02.13:41:13.797>
closer = 'eric.araujo'
components = ['Library (Lib)']
creation = <Date 2009-06-07.22:07:35.364>
creator = 'efosmark'
dependencies = []
files = []
hgrepos = []
issue_num = 6234
keywords = []
message_count = 3.0
messages = ['89060', '92621', '139646']
nosy_count = 5.0
nosy_names = ['eric.araujo', 'efosmark', 'milesck', 'MHordecki', 'flox']
pr_nums = []
priority = 'normal'
resolution = 'duplicate'
stage = 'resolved'
status = 'closed'
superseder = '1573931'
type = 'behavior'
url = 'https://bugs.python.org/issue6234'
versions = ['Python 3.1', 'Python 2.7', 'Python 3.2']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