Skip to content

Make the implementation consistency of operator.countOf/indexOf #88724

Description

@Rupt
mannequin
BPO 44558
Nosy @rhettinger, @vstinner, @serhiy-storchaka, @corona10, @miss-islington, @Rupt
PRs
  • bpo-44558: Match countOf is/== treatment to c #27007
  • bpo-44558: Make the implementation consistency of operator.indexOf #27012
  • [3.10] bpo-44558: Make the implementation consistency of operator.indexOf (GH-27012) #27029
  • [3.9] bpo-44558: Make the implementation consistency of operator.indexOf (GH-27012) #27030
  • [3.10] bpo-44558: Match countOf is/== treatment to c (GH-27007) #27053
  • [3.9] bpo-44558: Match countOf is/== treatment to c (GH-27007) #27053  #27054
  • [3.9] bpo-44558: Match countOf is/== treatment to c (GH-27007). #27055
  • 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/corona10'
    closed_at = <Date 2021-07-07.14:56:14.153>
    created_at = <Date 2021-07-03.17:25:14.747>
    labels = ['type-bug', 'library', '3.9', '3.10', '3.11']
    title = 'Make the implementation consistency of operator.countOf/indexOf'
    updated_at = <Date 2021-07-07.14:56:14.153>
    user = 'https://github.com/Rupt'

    bugs.python.org fields:

    activity = <Date 2021-07-07.14:56:14.153>
    actor = 'corona10'
    assignee = 'corona10'
    closed = True
    closed_date = <Date 2021-07-07.14:56:14.153>
    closer = 'corona10'
    components = ['Library (Lib)']
    creation = <Date 2021-07-03.17:25:14.747>
    creator = 'rtombs'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 44558
    keywords = ['patch']
    message_count = 10.0
    messages = ['396917', '396974', '396981', '396982', '397034', '397035', '397081', '397086', '397095', '397096']
    nosy_count = 7.0
    nosy_names = ['rhettinger', 'vstinner', 'docs@python', 'serhiy.storchaka', 'corona10', 'miss-islington', 'rtombs']
    pr_nums = ['27007', '27012', '27029', '27030', '27053', '27054', '27055']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue44558'
    versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']

    Metadata

    Metadata

    Assignees

    Labels

    3.10only security fixes3.11only security fixes3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-bugAn unexpected behavior, bug, or error

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions