Document that support of start and stop parameters in the Sequence's index() is optional · Issue #76123 · python/cpython · GitHub
Skip to content

Document that support of start and stop parameters in the Sequence's index() is optional #76123

Description

@serhiy-storchaka
BPO 31942
Nosy @rhettinger, @vstinner, @ssbr, @serhiy-storchaka, @nitishch
PRs
  • bpo-31942: Document optional support of start and stop attributes in Sequence.index method #4277
  • [3.6] bpo-31942: Document optional support of start and stop attributes in Sequence.index method (GH-4277) #4811
  • 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-12-12.10:58:55.565>
    created_at = <Date 2017-11-04.09:10:01.484>
    labels = ['easy', 'type-bug', '3.7', 'docs']
    title = "Document that support of start and stop parameters in the Sequence's index() is optional"
    updated_at = <Date 2017-12-12.10:58:55.564>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-12-12.10:58:55.564>
    actor = 'vstinner'
    assignee = 'docs@python'
    closed = True
    closed_date = <Date 2017-12-12.10:58:55.565>
    closer = 'vstinner'
    components = ['Documentation']
    creation = <Date 2017-11-04.09:10:01.484>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 31942
    keywords = ['patch', 'easy']
    message_count = 6.0
    messages = ['305547', '305651', '307834', '308105', '308110', '308111']
    nosy_count = 6.0
    nosy_names = ['rhettinger', 'vstinner', 'Devin Jeanpierre', 'docs@python', 'serhiy.storchaka', 'nitishch']
    pr_nums = ['4277', '4811']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue31942'
    versions = ['Python 3.6', 'Python 3.7']

    Activity

    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

    Metadata

    Metadata

    Assignees

    No one assigned

      Labels

      3.7 (EOL)end of lifedocsDocumentation in the Doc direasytype-bugAn unexpected behavior, bug, or error

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions