Skip to content

Doc for itertools, 'islice()' implementation have unwanted behavior for recipe 'consume()' #71399

@alex0307

Description

@alex0307
mannequin
BPO 27212
Nosy @rhettinger, @Shredder13, @alex0307, @csabella
PRs
  • bpo-27212: Modify islice recipe to consume initial values preceding start #6195
  • [3.7] bpo-27212: Modify islice recipe to consume initial values preceding start (GH-6195) #6266
  • [3.6] bpo-27212: Modify islice recipe to consume initial values preceding start (GH-6195) #6267
  • [2.7] bpo-27212: Modify islice recipe to consume initial values prece… #6339
  • Files
  • islice_my.py: A simple fix of 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 = 'https://github.com/csabella'
    closed_at = <Date 2018-04-02.05:29:54.113>
    created_at = <Date 2016-06-04.05:33:46.942>
    labels = ['type-bug', 'docs']
    title = "Doc for itertools, 'islice()' implementation have unwanted behavior for recipe 'consume()'"
    updated_at = <Date 2018-04-02.17:36:40.481>
    user = 'https://github.com/alex0307'

    bugs.python.org fields:

    activity = <Date 2018-04-02.17:36:40.481>
    actor = 'cheryl.sabella'
    assignee = 'cheryl.sabella'
    closed = True
    closed_date = <Date 2018-04-02.05:29:54.113>
    closer = 'rhettinger'
    components = ['Documentation']
    creation = <Date 2016-06-04.05:33:46.942>
    creator = 'alex0307'
    dependencies = []
    files = ['43184']
    hgrepos = []
    issue_num = 27212
    keywords = ['patch']
    message_count = 11.0
    messages = ['267236', '275432', '314164', '314235', '314269', '314490', '314491', '314492', '314800', '314801', '314816']
    nosy_count = 5.0
    nosy_names = ['rhettinger', 'docs@python', 'Nofar Schnider', 'alex0307', 'cheryl.sabella']
    pr_nums = ['6195', '6266', '6267', '6339']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue27212'
    versions = ['Python 2.7']

    Metadata

    Metadata

    Assignees

    Labels

    docsDocumentation in the Doc dirtype-bugAn unexpected behavior, bug, or error
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions