We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Note: these values reflect the state of the issue at the time it was migrated and might not reflect the current state.
GitHub fields:
assignee = 'https://github.com/jaraco' closed_at = <Date 2022-03-13.21:30:36.549> created_at = <Date 2022-03-13.18:53:30.744> labels = ['3.9', '3.10', '3.11'] title = 'Apply bugfixes from importlib_metadata 4.11.3.' updated_at = <Date 2022-03-13.21:30:36.548> user = 'https://github.com/jaraco'
bugs.python.org fields:
activity = <Date 2022-03-13.21:30:36.548> actor = 'jaraco' assignee = 'jaraco' closed = True closed_date = <Date 2022-03-13.21:30:36.549> closer = 'jaraco' components = [] creation = <Date 2022-03-13.18:53:30.744> creator = 'jaraco' dependencies = [] files = [] hgrepos = [] issue_num = 47004 keywords = ['patch'] message_count = 4.0 messages = ['415075', '415089', '415104', '415105'] nosy_count = 1.0 nosy_names = ['jaraco'] pr_nums = ['31854', '31857', '31859'] priority = 'normal' resolution = 'fixed' stage = 'resolved' status = 'closed' superseder = None type = None url = 'https://bugs.python.org/issue47004' versions = ['Python 3.9', 'Python 3.10', 'Python 3.11']
The text was updated successfully, but these errors were encountered:
Importlib_metadata 4.11.1-3 introduced a few bug fixes. Importantly, 4.11.2 fixed a serious defect. Let's incorporate those fixes into CPython.
Sorry, something went wrong.
New changeset b1e2868 by Jason R. Coombs in branch 'main': bpo-47004: Sync with importlib_metadata 4.11.3. (bpo-31854) b1e2868
New changeset d929aa7 by Jason R. Coombs in branch '3.10': [3.10] bpo-47004: Sync with importlib_metadata 4.11.3. (GH-31854). (GH-31857) d929aa7
New changeset 177be52 by Jason R. Coombs in branch '3.9': [3.9] bpo-47004: Sync with importlib_metadata 4.11.3. (GH-31854). (GH-31859) 177be52
jaraco
No branches or pull requests
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:
bugs.python.org fields:
The text was updated successfully, but these errors were encountered: