Skip to content

Issues: python/cpython

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

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Make sure all deprecated items in importlib raise DeprecationWarning 3.14 new features, bugs and security fixes topic-importlib
#121604 opened Jul 10, 2024 by brettcannon
12 tasks
Further improve import time of importlib.metadata performance Performance or resource usage topic-importlib type-feature A feature request or enhancement
#118761 opened May 8, 2024 by layday
Mention of importlib.metadata.PackageNotFoundError in docs docs Documentation in the Doc dir topic-importlib
#116981 opened Mar 19, 2024 by tmct
importlib.metadata lacks reference documentation docs Documentation in the Doc dir topic-importlib
#110937 opened Oct 16, 2023 by JelleZijlstra
Structure for importlib metadata identities topic-importlib type-feature A feature request or enhancement
#108580 opened Aug 28, 2023 by orbisvicis
importlib.metadata.Distribution equality check not working stdlib Python modules in the Lib dir topic-importlib type-feature A feature request or enhancement
#107220 opened Jul 25, 2023 by megies
importlib.resources incorrect version for availability docs Documentation in the Doc dir topic-importlib
#105988 opened Jun 22, 2023 by mtalexan
py/pyc/zip file type confusion 3.11 only security fixes 3.12 bugs and security fixes interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-importlib type-bug An unexpected behavior, bug, or error
#103051 opened Mar 27, 2023 by DavidBuchanan314
Windows build importlib performance regression topic-importlib type-bug An unexpected behavior, bug, or error
#99858 opened Nov 28, 2022 by AndySemenov
Permit import of .pyw under Linux topic-importlib type-feature A feature request or enhancement
#98326 opened Oct 16, 2022 by SmartAudioTools
Source-less python distributions + PEP3147 docs Documentation in the Doc dir topic-importlib
#95827 opened Aug 9, 2022 by vfazio
PathFinder.find_spec() can raise bare KeyError when path=None 3.10 only security fixes 3.11 only security fixes 3.12 bugs and security fixes topic-importlib type-bug An unexpected behavior, bug, or error
#93334 opened May 29, 2022 by jacobtylerwalls
Improvements Related to Namespace Package Portions for PathEntryFinders interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-importlib type-feature A feature request or enhancement
#92896 opened May 17, 2022 by ericsnowcurrently
Don't run importlib tests for the "source" version tests Tests in the Lib/test dir topic-importlib type-feature A feature request or enhancement
#92328 opened May 5, 2022 by FFY00
Set loader for namespace packages in PathFinder.find_spec topic-importlib type-bug An unexpected behavior, bug, or error
#92205 opened May 2, 2022 by FFY00
ProTip! Adding no:label will show everything without a label.