Skip to content

Using collections ABC from collections.abc rather than collections in 2to3 converted code #74329

Description

@serhiy-storchaka
BPO 30143
Nosy @rhettinger, @benjaminp, @serhiy-storchaka
PRs
  • bpo-30143: 2to3 now generates a code that uses abstract collection classes #1262
  • 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-11-16.07:19:42.040>
    created_at = <Date 2017-04-23.12:11:25.685>
    labels = ['3.7', 'type-feature', 'expert-2to3']
    title = 'Using collections ABC from collections.abc rather than collections in 2to3 converted code'
    updated_at = <Date 2017-11-16.07:19:42.040>
    user = 'https://github.com/serhiy-storchaka'

    bugs.python.org fields:

    activity = <Date 2017-11-16.07:19:42.040>
    actor = 'serhiy.storchaka'
    assignee = 'none'
    closed = True
    closed_date = <Date 2017-11-16.07:19:42.040>
    closer = 'serhiy.storchaka'
    components = ['2to3 (2.x to 3.x conversion tool)']
    creation = <Date 2017-04-23.12:11:25.685>
    creator = 'serhiy.storchaka'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 30143
    keywords = []
    message_count = 4.0
    messages = ['292163', '306279', '306282', '306341']
    nosy_count = 3.0
    nosy_names = ['rhettinger', 'benjamin.peterson', 'serhiy.storchaka']
    pr_nums = ['1262']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue30143'
    versions = ['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

      Projects

      No projects

        Milestone

        No milestone

        Relationships

        None yet

        Development

        No branches or pull requests

        Issue actions