Skip to content

remove redundant overflow checks in tuple and list implementations #78578

@sir-sigurd

Description

@sir-sigurd
BPO 34397
Nosy @tim-one, @mdickinson, @serhiy-storchaka, @sir-sigurd, @miss-islington, @Windsooon
PRs
  • bpo-34397: Remove redundant overflow checks in list and tuple implementation. #8757
  • 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 2020-05-25.14:55:19.786>
    created_at = <Date 2018-08-13.19:38:54.246>
    labels = ['interpreter-core', 'type-feature', '3.8']
    title = 'remove redundant overflow checks in tuple and list implementations'
    updated_at = <Date 2020-05-25.14:55:19.785>
    user = 'https://github.com/sir-sigurd'

    bugs.python.org fields:

    activity = <Date 2020-05-25.14:55:19.785>
    actor = 'cheryl.sabella'
    assignee = 'none'
    closed = True
    closed_date = <Date 2020-05-25.14:55:19.786>
    closer = 'cheryl.sabella'
    components = ['Interpreter Core']
    creation = <Date 2018-08-13.19:38:54.246>
    creator = 'sir-sigurd'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 34397
    keywords = ['patch']
    message_count = 7.0
    messages = ['323491', '323540', '323541', '326066', '326068', '334346', '369883']
    nosy_count = 6.0
    nosy_names = ['tim.peters', 'mark.dickinson', 'serhiy.storchaka', 'sir-sigurd', 'miss-islington', 'Windson Yang']
    pr_nums = ['8757']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue34397'
    versions = ['Python 3.8']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.8 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

      Projects

      No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions