Skip to content

Integer overflow in __reduce__ of the range iterator #89193

@serhiy-storchaka

Description

@serhiy-storchaka
BPO 45030
Nosy @rhettinger, @serhiy-storchaka, @miss-islington
PRs
  • bpo-45030: Fix integer overflow in __reduce__ of the range iterator #28000
  • [3.10] bpo-45030: Fix integer overflow in __reduce__ of the range iterator (GH-28000) #28160
  • [3.9] bpo-45030: Fix integer overflow in __reduce__ of the range iterator (GH-28000) #28161
  • 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 2021-09-04.20:40:18.878>
    created_at = <Date 2021-08-27.14:47:06.991>
    labels = ['type-bug', 'library', '3.9', '3.10', '3.11']
    title = 'Integer overflow in __reduce__ of the range iterator'
    updated_at = <Date 2021-09-04.20:40:18.878>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2021-09-04.20:40:18.878>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2021-09-04.20:40:18.878>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2021-08-27.14:47:06.991>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 45030
    keywords = ['patch']
    message_count = 4.0
    messages = ['400428', '401051', '401058', '401059']
    nosy_count = 3.0
    nosy_names = ['rhettinger', 'serhiy.storchaka', 'miss-islington']
    pr_nums = ['28000', '28160', '28161']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue45030'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.10only security fixes3.11only security fixes3.9only security fixesstdlibPython modules in the Lib dirtype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions