Skip to content

Check against PY_SSIZE_T_MAX instead of PY_SIZE_MAX in List_New #71849

@zhangyangyu

Description

@zhangyangyu
BPO 27662
Nosy @tim-one, @rhettinger, @mdickinson, @vadmium, @zhangyangyu
Files
  • List_New.patch
  • List_New_Calloc.patch
  • List_New_Calloc_v2.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 = 'https://github.com/mdickinson'
    closed_at = <Date 2016-08-21.08:00:51.312>
    created_at = <Date 2016-08-01.07:43:10.081>
    labels = ['interpreter-core', 'type-feature']
    title = 'Check against PY_SSIZE_T_MAX instead of PY_SIZE_MAX in List_New'
    updated_at = <Date 2016-08-21.08:31:57.299>
    user = 'https://github.com/zhangyangyu'

    bugs.python.org fields:

    activity = <Date 2016-08-21.08:31:57.299>
    actor = 'python-dev'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2016-08-21.08:00:51.312>
    closer = 'mark.dickinson'
    components = ['Interpreter Core']
    creation = <Date 2016-08-01.07:43:10.081>
    creator = 'xiang.zhang'
    dependencies = []
    files = ['43962', '44002', '44147']
    hgrepos = []
    issue_num = 27662
    keywords = ['patch']
    message_count = 15.0
    messages = ['271774', '271798', '271801', '271804', '271944', '273086', '273088', '273091', '273094', '273095', '273096', '273097', '273277', '273278', '273281']
    nosy_count = 6.0
    nosy_names = ['tim.peters', 'rhettinger', 'mark.dickinson', 'python-dev', 'martin.panter', 'xiang.zhang']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue27662'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions