collections.abc.Reversible doesn't fully support the reversing protocol · Issue #73913 · python/cpython · GitHub
Skip to content

collections.abc.Reversible doesn't fully support the reversing protocol #73913

Description

@serhiy-storchaka
BPO 29727
Nosy @gvanrossum, @rhettinger, @serhiy-storchaka, @ilevkivskyi, @pablogsal
PRs
  • bpo-29727: Register array.array as a MutableSequence #21338
  • 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/ilevkivskyi'
    closed_at = <Date 2020-07-05.21:43:40.098>
    created_at = <Date 2017-03-05.18:49:23.099>
    labels = ['3.7', 'type-bug', 'library']
    title = "collections.abc.Reversible doesn't fully support the reversing protocol"
    updated_at = <Date 2020-07-05.21:43:40.097>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2020-07-05.21:43:40.097>
    actor = 'pablogsal'
    assignee = 'levkivskyi'
    closed = True
    closed_date = <Date 2020-07-05.21:43:40.098>
    closer = 'pablogsal'
    components = ['Library (Lib)']
    creation = <Date 2017-03-05.18:49:23.099>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 29727
    keywords = ['patch']
    message_count = 5.0
    messages = ['289039', '289040', '289043', '292265', '373050']
    nosy_count = 6.0
    nosy_names = ['gvanrossum', 'rhettinger', 'stutzbach', 'serhiy.storchaka', 'levkivskyi', 'pablogsal']
    pr_nums = ['21338']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'behavior'
    url = 'https://bugs.python.org/issue29727'
    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

    Labels

    3.7 (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