Skip to content

redundant assignments to ob_size of new ints that _PyLong_New returned #71628

Description

@orenmn
mannequin
BPO 27441
Nosy @mdickinson, @vstinner, @serhiy-storchaka, @orenmn
PRs
  • [Do Not Merge] Convert Misc/NEWS so that it is managed by towncrier #552
  • Files
  • CPythonTestOutput.txt: test output of CPython without my patches (tested on my PC)
  • issue27441_ver1.diff: proposed patches diff file - ver1
  • patchedCPythonTestOutput_ver1.txt: test output of CPython with my patches (tested on my PC) - ver1
  • issue27441_ver2.diff: proposed patches diff file - ver2
  • patchedCPythonTestOutput_ver2.txt: test output of CPython with my patches (tested on my PC) - ver2
  • 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-09-17.18:50:08.692>
    created_at = <Date 2016-07-02.14:38:57.740>
    labels = ['interpreter-core', '3.7', 'performance']
    title = 'redundant assignments to ob_size of new ints that _PyLong_New returned'
    updated_at = <Date 2017-03-31.16:36:28.938>
    user = 'https://github.com/orenmn'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:28.938>
    actor = 'dstufft'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2016-09-17.18:50:08.692>
    closer = 'mark.dickinson'
    components = ['Interpreter Core']
    creation = <Date 2016-07-02.14:38:57.740>
    creator = 'Oren Milman'
    dependencies = []
    files = ['43607', '43608', '43609', '43661', '43662']
    hgrepos = []
    issue_num = 27441
    keywords = ['patch']
    message_count = 6.0
    messages = ['269715', '269871', '269987', '276813', '276814', '276815']
    nosy_count = 5.0
    nosy_names = ['mark.dickinson', 'vstinner', 'python-dev', 'serhiy.storchaka', 'Oren Milman']
    pr_nums = ['552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue27441'
    versions = ['Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions