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

Synchronize importlib.metadata with importlib_metadata 1.3 #83203

Closed
jaraco opened this issue Dec 10, 2019 · 3 comments
Closed

Synchronize importlib.metadata with importlib_metadata 1.3 #83203

jaraco opened this issue Dec 10, 2019 · 3 comments
Labels
3.8 only security fixes 3.9 only security fixes

Comments

@jaraco
Copy link
Member

jaraco commented Dec 10, 2019

BPO 39022
Nosy @jaraco
PRs
  • bpo-39022, bpo-38594: Sync with importlib_metadata 1.3 #17568
  • [3.8] bpo-39022, bpo-38594: Sync with importlib_metadata 1.3 (GH-17568) #17569
  • 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 2019-12-11.02:45:21.526>
    created_at = <Date 2019-12-10.23:24:23.900>
    labels = ['3.8', '3.9']
    title = 'Synchronize importlib.metadata with importlib_metadata 1.3'
    updated_at = <Date 2019-12-11.02:45:21.525>
    user = 'https://github.com/jaraco'

    bugs.python.org fields:

    activity = <Date 2019-12-11.02:45:21.525>
    actor = 'jaraco'
    assignee = 'none'
    closed = True
    closed_date = <Date 2019-12-11.02:45:21.526>
    closer = 'jaraco'
    components = []
    creation = <Date 2019-12-10.23:24:23.900>
    creator = 'jaraco'
    dependencies = []
    files = []
    hgrepos = []
    issue_num = 39022
    keywords = ['patch']
    message_count = 3.0
    messages = ['358233', '358238', '358242']
    nosy_count = 1.0
    nosy_names = ['jaraco']
    pr_nums = ['17568', '17569']
    priority = 'normal'
    resolution = 'fixed'
    stage = 'resolved'
    status = 'closed'
    superseder = None
    type = None
    url = 'https://bugs.python.org/issue39022'
    versions = ['Python 3.8', 'Python 3.9']

    @jaraco
    Copy link
    Member Author

    jaraco commented Dec 10, 2019

    Calling for another refresh of importlib.metadata from the third-party package. History at https://importlib-metadata.readthedocs.io/en/latest/changelog%20(links).html.

    @jaraco jaraco added 3.8 only security fixes 3.9 only security fixes labels Dec 10, 2019
    @jaraco jaraco changed the title Synchronize importlib.metadata with importlib_metadata 1.2 Synchronize importlib.metadata with importlib_metadata 1.3 Dec 10, 2019
    @jaraco jaraco changed the title Synchronize importlib.metadata with importlib_metadata 1.2 Synchronize importlib.metadata with importlib_metadata 1.3 Dec 10, 2019
    @jaraco
    Copy link
    Member Author

    jaraco commented Dec 11, 2019

    New changeset b7a0109 by Jason R. Coombs in branch 'master':
    bpo-39022, bpo-38594: Sync with importlib_metadata 1.3 (GH-17568)
    b7a0109

    @jaraco
    Copy link
    Member Author

    jaraco commented Dec 11, 2019

    New changeset b738237 by Jason R. Coombs (Miss Islington (bot)) in branch '3.8':
    bpo-39022, bpo-38594: Sync with importlib_metadata 1.3 (GH-17568) (GH-17569)
    b738237

    @jaraco jaraco closed this as completed Dec 11, 2019
    @jaraco jaraco closed this as completed Dec 11, 2019
    @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.8 only security fixes 3.9 only security fixes
    Projects
    None yet
    Development

    No branches or pull requests

    1 participant