Skip to content

OverflowError: signed integer is greater than maximum in ssl.py for files larger than 2GB #87019

@amacd31

Description

@amacd31
mannequin
BPO 42853
Nosy @ronaldoussoren, @tiran, @methane, @ambv, @bmerry, @jakirkham, @matan1008, @amacd31, @jan-xyz
PRs
  • [3.9] bpo-42853: Fix http.client fails to download >2GiB data over TLS #27405
  • 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 lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions