Skip to content

collections.abc.Indexable #70176

@abarnert

Description

@abarnert
mannequin
BPO 25988
Nosy @rhettinger, @vstinner, @ned-deily, @ambv, @serhiy-storchaka, @MojoVampire, @timgraham, @ilevkivskyi, @Carreau, @carlbordum
PRs
  • bpo-25988: Deprecate exposing collections.abc in collections #5414
  • bpo-25988: Emit a warning when use or import ABCs from 'collections'. #5460
  • [3.7] bpo-25988: Emit a warning when use or import ABCs from 'collections'. (GH-5460) #5734
  • bpo-25988: add NEWS entry for 3.7.0b2 #5743
  • bpo-25988: Do not expose abstract collection classes in the collections module. #10596
  • bpo-39674: Revert "bpo-25988: Do not expose abstract collection classes in the collections module. (GH-10596)" #18545
  • 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 2019-10-07.10:22:42.808>
    created_at = <Date 2016-01-01.22:18:59.545>
    labels = ['type-feature', 'library', '3.9']
    title = 'collections.abc.Indexable'
    updated_at = <Date 2021-01-12.23:39:07.222>
    user = 'https://bugs.python.org/abarnert'

    bugs.python.org fields:

    activity = <Date 2021-01-12.23:39:07.222>
    actor = 'vstinner'
    assignee = 'levkivskyi'
    closed = True
    closed_date = <Date 2019-10-07.10:22:42.808>
    closer = 'serhiy.storchaka'
    components = ['Library (Lib)']
    creation = <Date 2016-01-01.22:18:59.545>
    creator = 'abarnert'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 25988
    keywords = ['patch']
    message_count = 32.0
    messages = ['257311', '257487', '298712', '298728', '298734', '298751', '298777', '298790', '298791', '298810', '298830', '298835', '298838', '298879', '298887', '311147', '311310', '311311', '311319', '311335', '311341', '311346', '311668', '312316', '312317', '312321', '330063', '342921', '342930', '354067', '362221', '384984']
    nosy_count = 11.0
    nosy_names = ['rhettinger', 'vstinner', 'ned.deily', 'lukasz.langa', 'serhiy.storchaka', 'abarnert', 'josh.r', 'Tim.Graham', 'levkivskyi', 'mbussonn', 'carlbordum']
    pr_nums = ['5414', '5460', '5734', '5743', '10596', '18545']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue25988'
    versions = ['Python 3.9']

    Metadata

    Metadata

    Assignees

    Labels

    3.9 (EOL)end of lifestdlibStandard Library Python modules in the Lib/ directorytype-featureA feature request or enhancement

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions