Skip to content

rangeiter_new fails when creating a range of step 0 #72562

@orenmn

Description

@orenmn
mannequin
BPO 28376
Nosy @methane, @serhiy-storchaka, @Vgr255, @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)
  • patchedCPythonTestOutput_ver1.txt: test output of CPython with my patches (tested on my PC) - ver1
  • issue28376_ver1.diff: proposed patches diff file - ver1
  • issue28376_CPython35_ver2.diff: proposed patches diff file for 3.5 - ver2
  • issue28376_CPython36_ver2.diff: proposed patches diff file for 3.6 - ver2
  • issue28376_CPython37_ver2.diff: proposed patches diff file for 3.7 - ver2
  • patchedCPython35TestOutput_ver2.txt: test output of CPython3.5 with my patches (tested on my PC) - ver2
  • patchedCPython36TestOutput_ver2.txt: test output of CPython3.6 with my patches (tested on my PC) - ver2
  • patchedCPython37TestOutput_ver2.txt: test output of CPython3.7 with my patches (tested on my PC) - ver2
  • issue28376_CPython36_ver3.diff: proposed patches diff file for 3.6 - ver3
  • issue28376_CPython37_ver3.diff: proposed patches diff file for 3.7 - ver3
  • patchedCPython36TestOutput_ver3.txt: test output of CPython3.6 with my patches (tested on my PC) - ver3
  • patchedCPython37TestOutput_ver3.txt: test output of CPython3.7 with my patches (tested on my PC) - ver3
  • issue28376_CPython36_ver4.diff: proposed patches diff file for 3.6 - ver4
  • 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/serhiy-storchaka'
    closed_at = <Date 2016-10-08.19:09:37.726>
    created_at = <Date 2016-10-06.12:00:27.898>
    labels = ['interpreter-core', 'type-bug', '3.7']
    title = 'rangeiter_new fails when creating a range of step 0'
    updated_at = <Date 2017-03-31.16:36:37.971>
    user = 'https://github.com/orenmn'

    bugs.python.org fields:

    activity = <Date 2017-03-31.16:36:37.971>
    actor = 'dstufft'
    assignee = 'serhiy.storchaka'
    closed = True
    closed_date = <Date 2016-10-08.19:09:37.726>
    closer = 'serhiy.storchaka'
    components = ['Interpreter Core']
    creation = <Date 2016-10-06.12:00:27.898>
    creator = 'Oren Milman'
    dependencies = []
    files = ['44984', '44985', '44986', '44995', '44996', '44997', '44998', '44999', '45000', '45018', '45019', '45020', '45021', '45022']
    hgrepos = []
    issue_num = 28376
    keywords = ['patch']
    message_count = 14.0
    messages = ['278187', '278188', '278189', '278197', '278232', '278234', '278237', '278238', '278307', '278309', '278313', '278315', '278316', '278352']
    nosy_count = 5.0
    nosy_names = ['methane', 'python-dev', 'serhiy.storchaka', 'abarry', 'Oren Milman']
    pr_nums = ['552']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue28376'
    versions = ['Python 3.5', 'Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Labels

    3.7 (EOL)end of lifeinterpreter-core(Objects, Python, Grammar, and Parser dirs)type-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions