Skip to content

Fix range slicing and indexing to handle lengths > sys.maxsize #55098

@ncoghlan

Description

@ncoghlan
BPO 10889
Nosy @birkenfeld, @mdickinson, @ncoghlan
Files
  • issue10889_range_subscripts.diff: Indexing and slicing for large ranges
  • 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/birkenfeld'
    closed_at = <Date 2011-01-12.03:22:45.097>
    created_at = <Date 2011-01-11.15:59:27.770>
    labels = []
    title = 'Fix range slicing and indexing to handle lengths > sys.maxsize'
    updated_at = <Date 2011-01-12.07:53:56.689>
    user = 'https://github.com/ncoghlan'

    bugs.python.org fields:

    activity = <Date 2011-01-12.07:53:56.689>
    actor = 'mark.dickinson'
    assignee = 'georg.brandl'
    closed = True
    closed_date = <Date 2011-01-12.03:22:45.097>
    closer = 'ncoghlan'
    components = []
    creation = <Date 2011-01-11.15:59:27.770>
    creator = 'ncoghlan'
    dependencies = []
    files = ['20355']
    hgrepos = []
    issue_num = 10889
    keywords = ['patch']
    message_count = 6.0
    messages = ['126017', '126023', '126027', '126029', '126030', '126069']
    nosy_count = 3.0
    nosy_names = ['georg.brandl', 'mark.dickinson', 'ncoghlan']
    pr_nums = []
    priority = 'normal'
    resolution = 'accepted'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue10889'
    versions = ['Python 3.2']

    Metadata

    Metadata

    Assignees

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions