Skip to content

Bug in range() function for large values #45874

@robertwb

Description

@robertwb
mannequin
BPO 1533
Nosy @loewis, @rhettinger, @mdickinson, @abalkin, @tiran, @akitada
Files
  • bad_range.py
  • bltinmodule2.diff: modification of bltinmodule.diff to reject floats
  • issue1533.diff
  • issue1533_metd.diff
  • issue1533-py3k-tests.diff: Additional tests for py3k
  • issue1533-release26-maint.diff: 2.6 backport
  • 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 2010-05-07.13:26:30.909>
    created_at = <Date 2007-12-01.00:28:10.033>
    labels = ['interpreter-core', 'type-bug', 'library']
    title = 'Bug in range() function for large values'
    updated_at = <Date 2010-05-07.13:26:30.908>
    user = 'https://bugs.python.org/robertwb'

    bugs.python.org fields:

    activity = <Date 2010-05-07.13:26:30.908>
    actor = 'mark.dickinson'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2010-05-07.13:26:30.909>
    closer = 'mark.dickinson'
    components = ['Interpreter Core', 'Library (Lib)']
    creation = <Date 2007-12-01.00:28:10.033>
    creator = 'robertwb'
    dependencies = []
    files = ['8839', '17169', '17190', '17200', '17203', '17239']
    hgrepos = []
    issue_num = 1533
    keywords = ['patch', '26backport']
    message_count = 57.0
    messages = ['58034', '58039', '58040', '62617', '62631', '62898', '62937', '62938', '62943', '62945', '62947', '62950', '62989', '76623', '76624', '76630', '77509', '104680', '104681', '104682', '104687', '104695', '104719', '104720', '104728', '104737', '104741', '104742', '104743', '104744', '104745', '104747', '104758', '104771', '104772', '104775', '104811', '104812', '104813', '104923', '104928', '104929', '104930', '104931', '104948', '104953', '104956', '104957', '104960', '104970', '105107', '105109', '105110', '105129', '105152', '105199', '105200']
    nosy_count = 9.0
    nosy_names = ['loewis', 'rhettinger', 'mark.dickinson', 'belopolsky', 'christian.heimes', 'josm', 'robertwb', 'zanella', 'akitada']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue1533'
    versions = ['Python 2.6']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)stdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions