Skip to content

itertools.islice not accepting np.int64 #75280

@braaannigan

Description

@braaannigan
BPO 31097
Nosy @rhettinger, @terryjreedy, @mdickinson, @braaannigan
Superseder
  • bpo-30537: Using PyNumber_AsSsize_t in itertools.islice
  • 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 2017-08-05.03:02:31.085>
    created_at = <Date 2017-08-01.13:23:06.701>
    labels = ['type-bug', 'library']
    title = 'itertools.islice not accepting np.int64'
    updated_at = <Date 2017-08-05.03:07:56.748>
    user = 'https://github.com/braaannigan'

    bugs.python.org fields:

    activity = <Date 2017-08-05.03:07:56.748>
    actor = 'terry.reedy'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-08-05.03:02:31.085>
    closer = 'terry.reedy'
    components = ['Library (Lib)']
    creation = <Date 2017-08-01.13:23:06.701>
    creator = 'braaannigan'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31097
    keywords = []
    message_count = 6.0
    messages = ['299617', '299618', '299620', '299625', '299628', '299769']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'terry.reedy', 'mark.dickinson', 'braaannigan']
    pr_nums = []
    priority = 'normal'
    resolution = 'duplicate'
    stage = 'resolved'
    status = 'closed'
    superseder = '30537'
    type = 'behavior'
    url = 'https://bugs.python.org/issue31097'
    versions = ['Python 3.6']

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      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