Skip to content

Improve docstring for str.index #73735

@rhettinger

Description

@rhettinger
BPO 29549
Nosy @rhettinger, @ncoghlan, @benhoyt, @serhiy-storchaka, @zhangyangyu, @lisroach, @Mariatta, @CuriousLearner
PRs
  • bpo-29549: Fixes docstring for str.index #147
  • bpo-29602: fix signed zero handling in complex constructor #204
  • bpo-29549: Fixes docstring for str.index #256
  • [3.6] bpo-29549: Fixes docstring for str.index (GH-256) #1028
  • 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/lisroach'
    closed_at = <Date 2017-04-05.06:32:02.545>
    created_at = <Date 2017-02-13.20:57:22.161>
    labels = ['3.7', 'docs']
    title = 'Improve docstring for str.index'
    updated_at = <Date 2017-04-10.21:38:58.744>
    user = 'https://github.com/rhettinger'

    bugs.python.org fields:

    activity = <Date 2017-04-10.21:38:58.744>
    actor = 'Mariatta'
    assignee = 'lisroach'
    closed = True
    closed_date = <Date 2017-04-05.06:32:02.545>
    closer = 'rhettinger'
    components = ['Documentation']
    creation = <Date 2017-02-13.20:57:22.161>
    creator = 'rhettinger'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 29549
    keywords = []
    message_count = 17.0
    messages = ['287724', '288025', '288027', '288234', '288235', '288353', '288354', '288402', '288404', '288405', '288408', '288465', '288470', '288494', '291154', '291159', '291397']
    nosy_count = 8.0
    nosy_names = ['rhettinger', 'ncoghlan', 'benhoyt', 'serhiy.storchaka', 'xiang.zhang', 'lisroach', 'Mariatta', 'CuriousLearner']
    pr_nums = ['147', '204', '256', '1028']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue29549'
    versions = ['Python 3.6', 'Python 3.7']

    Metadata

    Metadata

    Assignees

    Labels

    3.7 (EOL)end of lifedocsDocumentation in the Doc dir

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions