Skip to content

collections.deque rotate(n=1) default value not documented #76920

@yuy

Description

@yuy
mannequin
BPO 32739
Nosy @rhettinger, @serhiy-storchaka
PRs
  • bpo-32739: Show default value for rotate() #5485
  • [3.7] bpo-32739: Show default value for rotate() (GH-5485) #5514
  • [3.6] bpo-32739: Show default value for rotate() (GH-5485) #5515
  • bpo-32739: Show default value for rotate() (GH-5485) #5517
  • bpo-32739: Fix typo -- missing "not" #5528
  • bpo-32739: [3.7] Fix typo -- missing "not" (GH-5528) #5530
  • bpo-32739: [3.6] Fix typo -- missing "not" (GH-5528) #5531
  • bpo-32739: Fix typo -- missing "not" #5532
  • 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/rhettinger'
    closed_at = <Date 2018-02-04.22:27:06.748>
    created_at = <Date 2018-02-01.05:44:53.319>
    labels = ['3.8', 'type-bug', '3.7', 'docs']
    title = 'collections.deque rotate(n=1) default value not documented'
    updated_at = <Date 2018-02-04.22:27:06.747>
    user = 'https://bugs.python.org/yuy'

    bugs.python.org fields:

    activity = <Date 2018-02-04.22:27:06.747>
    actor = 'rhettinger'
    assignee = 'rhettinger'
    closed = True
    closed_date = <Date 2018-02-04.22:27:06.748>
    closer = 'rhettinger'
    components = ['Documentation']
    creation = <Date 2018-02-01.05:44:53.319>
    creator = 'yuy'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32739
    keywords = ['patch']
    message_count = 7.0
    messages = ['311403', '311467', '311559', '311560', '311569', '311574', '311590']
    nosy_count = 4.0
    nosy_names = ['rhettinger', 'docs@python', 'serhiy.storchaka', 'yuy']
    pr_nums = ['5485', '5514', '5515', '5517', '5528', '5530', '5531', '5532']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue32739'
    versions = ['Python 2.7', 'Python 3.6', 'Python 3.7', 'Python 3.8']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of life3.8 (EOL)end of lifedocsDocumentation in the Doc dirtype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions