-
-
Notifications
You must be signed in to change notification settings - Fork 34.4k
Off by one error in cgi.FieldStorage(max_num_fields) #79209
Copy link
Copy link
Closed
Labels
3.7 (EOL)end of lifeend of life3.8 (EOL)end of lifeend of lifestdlibStandard 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
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 2019-08-28.01:16:38.120>
created_at = <Date 2018-10-19.18:36:56.897>
labels = ['3.7', '3.8', 'type-bug', 'library']
title = 'Off by one error in cgi.FieldStorage(max_num_fields)'
updated_at = <Date 2019-08-28.01:16:38.120>
user = 'https://github.com/matthewbelisle-wf'bugs.python.org fields:
activity = <Date 2019-08-28.01:16:38.120>
actor = 'benjamin.peterson'
assignee = 'none'
closed = True
closed_date = <Date 2019-08-28.01:16:38.120>
closer = 'benjamin.peterson'
components = ['Library (Lib)']
creation = <Date 2018-10-19.18:36:56.897>
creator = 'Matthew Belisle'
dependencies = []
files = []
hgrepos = []
issue_num = 35028
keywords = ['patch']
message_count = 4.0
messages = ['328060', '328291', '328303', '328304']
nosy_count = 2.0
nosy_names = ['miss-islington', 'Matthew Belisle']
pr_nums = ['9973', '10053', '10054']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue35028'
versions = ['Python 3.6', 'Python 3.7', 'Python 3.8']Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
3.7 (EOL)end of lifeend of life3.8 (EOL)end of lifeend of lifestdlibStandard 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