Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Apply PEP 573 to abc module #84746

Closed
corona10 opened this issue May 8, 2020 · 3 comments
Closed

Apply PEP 573 to abc module #84746

corona10 opened this issue May 8, 2020 · 3 comments
Assignees
Labels
3.9 only security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement

Comments

@corona10
Copy link
Member

corona10 commented May 8, 2020

BPO 40566
Nosy @vstinner, @tiran, @corona10, @miss-islington
PRs
  • bpo-40566: Apply PEP 573 to abc module #20005
  • 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 2020-05-09.08:34:19.842>
    created_at = <Date 2020-05-08.16:37:38.539>
    labels = ['interpreter-core', 'type-feature', '3.9']
    title = 'Apply PEP 573 to abc module'
    updated_at = <Date 2020-05-09.08:34:19.838>
    user = 'https://github.com/corona10'

    bugs.python.org fields:

    activity = <Date 2020-05-09.08:34:19.838>
    actor = 'corona10'
    assignee = 'corona10'
    closed = True
    closed_date = <Date 2020-05-09.08:34:19.842>
    closer = 'corona10'
    components = ['Interpreter Core']
    creation = <Date 2020-05-08.16:37:38.539>
    creator = 'corona10'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 40566
    keywords = ['patch']
    message_count = 3.0
    messages = ['368452', '368503', '368504']
    nosy_count = 4.0
    nosy_names = ['vstinner', 'christian.heimes', 'corona10', 'miss-islington']
    pr_nums = ['20005']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = 'enhancement'
    url = 'https://bugs.python.org/issue40566'
    versions = ['Python 3.9']

    @corona10
    Copy link
    Member Author

    corona10 commented May 8, 2020

    Since PEP-573 is landed, we can apply the PEP-573 to abc module.

    @corona10 corona10 added the 3.9 only security fixes label May 8, 2020
    @corona10 corona10 self-assigned this May 8, 2020
    @corona10 corona10 added interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement 3.9 only security fixes labels May 8, 2020
    @corona10 corona10 self-assigned this May 8, 2020
    @corona10 corona10 added interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement labels May 8, 2020
    @miss-islington
    Copy link
    Contributor

    New changeset 77c6146 by Dong-hee Na in branch 'master':
    bpo-40566: Apply PEP-573 to abc module (GH-20005)
    77c6146

    @corona10
    Copy link
    Member Author

    corona10 commented May 9, 2020

    I am now closing the issue. Thanks for the review

    @corona10 corona10 closed this as completed May 9, 2020
    @corona10 corona10 closed this as completed May 9, 2020
    @ezio-melotti ezio-melotti transferred this issue from another repository Apr 10, 2022
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    3.9 only security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) type-feature A feature request or enhancement
    Projects
    None yet
    Development

    No branches or pull requests

    2 participants