-
-
Notifications
You must be signed in to change notification settings - Fork 33.9k
Closed
Labels
3.9 (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
| BPO | 42853 |
|---|---|
| Nosy | @ronaldoussoren, @tiran, @methane, @ambv, @bmerry, @jakirkham, @matan1008, @amacd31, @jan-xyz |
| PRs |
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 = 'https://github.com/methane'
closed_at = <Date 2021-07-28.13:28:20.739>
created_at = <Date 2021-01-07.08:03:09.551>
labels = ['type-bug', 'library', '3.9']
title = '`OverflowError: signed integer is greater than maximum` in ssl.py for files larger than 2GB'
updated_at = <Date 2021-07-29.16:08:26.159>
user = 'https://github.com/amacd31'bugs.python.org fields:
activity = <Date 2021-07-29.16:08:26.159>
actor = 'lukasz.langa'
assignee = 'methane'
closed = True
closed_date = <Date 2021-07-28.13:28:20.739>
closer = 'lukasz.langa'
components = ['Library (Lib)']
creation = <Date 2021-01-07.08:03:09.551>
creator = 'amacd31'
dependencies = []
files = []
hgrepos = []
issue_num = 42853
keywords = ['patch']
message_count = 21.0
messages = ['384565', '384566', '384649', '384658', '391359', '394947', '396454', '396458', '396459', '396460', '396461', '396463', '396509', '396510', '398377', '398388', '398408', '398412', '398436', '398464', '398494']
nosy_count = 9.0
nosy_names = ['ronaldoussoren', 'christian.heimes', 'methane', 'lukasz.langa', 'bmerry', 'jakirkham', 'matan1008', 'amacd31', 'jan-xyz']
pr_nums = ['27405']
priority = 'normal'
resolution = 'fixed'
stage = 'resolved'
status = 'closed'
superseder = None
type = 'behavior'
url = 'https://bugs.python.org/issue42853'
versions = ['Python 3.9']Metadata
Metadata
Assignees
Labels
3.9 (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