Skip to content

slice.indices raises OverflowError #58999

Closed
@PaulUpchurch

Description

@PaulUpchurch
BPO 14794
Nosy @mdickinson, @ned-deily, @merwok, @hynek, @serhiy-storchaka
Files
  • issue14794.patch
  • issue14794_v2.patch
  • issue14794_v3.patch
  • issue14794_v4.patch
  • 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 2012-11-10.14:54:39.068>
    created_at = <Date 2012-05-12.22:51:37.984>
    labels = ['interpreter-core', 'type-feature']
    title = 'slice.indices raises OverflowError'
    updated_at = <Date 2012-11-17.19:23:26.519>
    user = 'https://bugs.python.org/PaulUpchurch'

    bugs.python.org fields:

    activity = <Date 2012-11-17.19:23:26.519>
    actor = 'mark.dickinson'
    assignee = 'mark.dickinson'
    closed = True
    closed_date = <Date 2012-11-10.14:54:39.068>
    closer = 'mark.dickinson'
    components = ['Interpreter Core']
    creation = <Date 2012-05-12.22:51:37.984>
    creator = 'Paul.Upchurch'
    dependencies = []
    files = ['27862', '27869', '27871', '27878']
    hgrepos = []
    issue_num = 14794
    keywords = ['patch']
    message_count = 30.0
    messages = ['160500', '160501', '160502', '160506', '160531', '160558', '160583', '160594', '174496', '174544', '174545', '174551', '174552', '174557', '174558', '174675', '174678', '174702', '174715', '174768', '174770', '174771', '174774', '174776', '174778', '174780', '174784', '175279', '175280', '175798']
    nosy_count = 7.0
    nosy_names = ['mark.dickinson', 'ned.deily', 'eric.araujo', 'python-dev', 'hynek', 'Paul.Upchurch', 'serhiy.storchaka']
    pr_nums = []
    priority = 'normal'
    resolution = 'fixed'
    stage = 'patch review'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue14794'
    versions = ['Python 3.4']

    Metadata

    Metadata

    Assignees

    Labels

    interpreter-core(Objects, Python, Grammar, and Parser dirs)type-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions