Skip to content

redundant checks in long_add and long_sub #71260

@orenmn

Description

@orenmn
mannequin
BPO 27073
Nosy @mdickinson, @vstinner, @serhiy-storchaka, @1st1, @orenmn
Files
  • issue.diff: proposed patches diff file
  • CPythonTestOutput.txt: test output of CPython without my patches (tested on my PC)
  • patchedCPythonTestOutput.txt: test output of CPython with my patches (tested on my PC)
  • issue27073.diff: proporsed patches diff file update1
  • issue27073.diff: proporsed patches diff file update2
  • issue27073.diff: proporsed patches diff file update3
  • issue27073.diff: proporsed patches diff file update4
  • patchedCPythonTestOutput2.txt: test output of CPython with the updated patches (tested on my PC)
  • issue27073.diff: proposed patches diff file update5
  • patchedCPythonTestOutput.txt: test output of CPython with the updated patches (tested on my PC) 2
  • 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-06-03.21:08:30.520>
    created_at = <Date 2016-05-21.07:41:40.833>
    labels = ['interpreter-core', 'performance']
    title = 'redundant checks in long_add and long_sub'
    updated_at = <Date 2016-06-03.21:11:56.525>
    user = 'https://github.com/orenmn'

    bugs.python.org fields:

    activity = <Date 2016-06-03.21:11:56.525>
    actor = 'python-dev'
    assignee = 'none'
    closed = True
    closed_date = <Date 2016-06-03.21:08:30.520>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2016-05-21.07:41:40.833>
    creator = 'Oren Milman'
    dependencies = []
    files = ['42920', '42921', '42922', '42926', '43044', '43045', '43144', '43145', '43163', '43164']
    hgrepos = []
    issue_num = 27073
    keywords = ['patch']
    message_count = 14.0
    messages = ['265989', '266001', '266002', '266004', '266560', '266562', '266563', '266612', '267093', '267098', '267125', '267152', '267164', '267165']
    nosy_count = 6.0
    nosy_names = ['mark.dickinson', 'vstinner', 'python-dev', 'serhiy.storchaka', 'yselivanov', 'Oren Milman']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'performance'
    url = 'https://bugs.python.org/issue27073'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      interpreter-core(Objects, Python, Grammar, and Parser dirs)performancePerformance or resource usage
      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