Skip to content

Fix overflow check in PySequence_Tuple #71768

@zhangyangyu

Description

@zhangyangyu
BPO 27581
Nosy @vadmium, @serhiy-storchaka, @zhangyangyu
Files
  • overflow_check_in_PySequence_Tuple.patch
  • 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 2016-07-26.02:12:13.822>
    created_at = <Date 2016-07-21.05:36:48.146>
    labels = ['interpreter-core', 'type-feature']
    title = 'Fix overflow check in PySequence_Tuple'
    updated_at = <Date 2016-07-26.02:12:13.821>
    user = 'https://github.com/zhangyangyu'

    bugs.python.org fields:

    activity = <Date 2016-07-26.02:12:13.821>
    actor = 'martin.panter'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-07-26.02:12:13.822>
    closer = 'martin.panter'
    components = ['Interpreter Core']
    creation = <Date 2016-07-21.05:36:48.146>
    creator = 'xiang.zhang'
    dependencies = []
    files = ['43806']
    hgrepos = []
    issue_num = 27581
    keywords = ['patch']
    message_count = 5.0
    messages = ['270909', '271062', '271076', '271133', '271222']
    nosy_count = 4.0
    nosy_names = ['python-dev', 'martin.panter', 'serhiy.storchaka', 'xiang.zhang']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue27581'
    versions = ['Python 2.7', 'Python 3.5', 'Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-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