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

dynamic import of module fails from readonly location pending The issue will be closed if no feedback is provided topic-importlib type-bug An unexpected behavior, bug, or error
#124168 opened Sep 17, 2024 by thiri42
Sentinel in namespace path breaks NamespaceReader 3.13 bugs and security fixes topic-importlib type-bug An unexpected behavior, bug, or error
#123987 opened Sep 12, 2024 by jaraco
importlib.resources.files() doesn't work correctly when importlib library is compiled stdlib Python modules in the Lib dir topic-importlib type-bug An unexpected behavior, bug, or error
#123085 opened Aug 17, 2024 by Gatsik
Builds Without HAVE_DYNAMIC_LOADING Set Still Expose Features and API Related to Dynamic Modules 3.14 new features, bugs and security fixes extension-modules C modules in the Modules dir interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-importlib type-bug An unexpected behavior, bug, or error
#122950 opened Aug 12, 2024 by ericsnowcurrently
Compilation is broken with HAVE_DYNAMIC_LOADING=0 3.13 bugs and security fixes 3.14 new features, bugs and security fixes topic-importlib type-bug An unexpected behavior, bug, or error
#122907 opened Aug 11, 2024 by tritao
Make sure all deprecated items in importlib raise DeprecationWarning 3.14 new features, bugs and security fixes easy topic-importlib
#121604 opened Jul 10, 2024 by brettcannon
7 of 11 tasks
Lib/importlib: Ensure stale empty python module directories don't break the build stdlib Python modules in the Lib dir topic-importlib type-bug An unexpected behavior, bug, or error
#120492 opened Jun 14, 2024 by kanavin
Improve import time of various stdlib modules 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: PermissionError during startup if working directory isn't readable stdlib Python modules in the Lib dir topic-importlib type-bug An unexpected behavior, bug, or error
#115911 opened Feb 25, 2024 by moreati
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.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
ProTip! no:milestone will show everything without a milestone.