Documentation typo (2.x only) for deque.remove

BPO 32870
Nosy @lurch
PRs
  • bpo-32870: Fix typo in docs #5763
  • 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 2018-02-19.23:42:59.215>
    created_at = <Date 2018-02-18.17:59:36.898>
    labels = ['type-feature', 'docs']
    title = 'Documentation typo (2.x only) for deque.remove'
    updated_at = <Date 2018-02-19.23:42:59.214>
    user = 'https://github.com/lurch'

    bugs.python.org fields:

    activity = <Date 2018-02-19.23:42:59.214>
    actor = 'rhettinger'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2018-02-19.23:42:59.215>
    closer = 'rhettinger'
    components = ['Documentation']
    creation = <Date 2018-02-18.17:59:36.898>
    creator = 'lurchman'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 32870
    keywords = ['patch']
    message_count = 2.0
    messages = ['312319', '312320']
    nosy_count = 2.0
    nosy_names = ['docs@python', 'lurchman']
    pr_nums = ['5763']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue32870'
    versions = ['Python 2.7']