Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork32k
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Author
Uh oh!
There was an error while loading.Please reload this page.
Label
Uh oh!
There was an error while loading.Please reload this page.
Projects
Uh oh!
There was an error while loading.Please reload this page.
Milestones
Uh oh!
There was an error while loading.Please reload this page.
Assignee
Assigned to nobodyLoading
Uh oh!
There was an error while loading.Please reload this page.
Sort
Issues list
Improve import error when extension module is an incompatible build interpreter-core(Objects, Python, Grammar, and Parser dirs) topic-C-API topic-importlib type-featureA feature request or enhancement
#134493 openedMay 22, 2025 byseberg
Remove support for(Objects, Python, Grammar, and Parser dirs) stdlibPython modules in the Lib dir topic-importlib type-featureA feature request or enhancement
__cached__
and__package__
if missing corresponding__spec__
attributes interpreter-core #134088 openedMay 16, 2025 bypicnixz
Remove deprecatedPython modules in the Lib dir topic-importlib type-featureA feature request or enhancement
importlib.load_module
stdlib #133882 openedMay 11, 2025 bypicnixz
pkgutil.find_loader
deprecation warning attributed to incorrect module when callingpkgutil.get_loader
pending #132605 openedApr 16, 2025 byamblina
test_import
sometimes fails in "Hypothesis tests on Ubuntu" job tests #131229 openedMar 14, 2025 bysobolevn
Avoid using deprecated typing aliases inA feature request or enhancement
importlib
topic-importlib topic-typing type-feature #129490 openedJan 31, 2025 byWulian233
Improve importlib backports-upstream integration infraCI, GitHub Actions, buildbots, Dependabot, etc. stdlibPython modules in the Lib dir topic-importlib
#129307 openedJan 26, 2025 byFFY00
PrependingPython modules in the Lib dir topic-importlib type-bugAn unexpected behavior, bug, or error
None
to sys.path breaksimportlib.metadata.version
stdlib #128046 openedDec 17, 2024 byjmh045000
Add notes to(Objects, Python, Grammar, and Parser dirs) topic-importlib type-featureA feature request or enhancement
ImportError
for common issues interpreter-core #127598 openedDec 4, 2024 byFFY00
5 tasks
importlib.resources regression for custom ResourceReader 3.13bugs and security fixes 3.14bugs and security fixes stdlibPython modules in the Lib dir topic-importlib
#127337 openedNov 27, 2024 byzooba
Circular import error forAn unexpected behavior, bug, or error
threading
when usingimportlib.util.LazyLoader
with a custom finder topic-importlib type-bug #127116 openedNov 21, 2024 bySachaa-Thanasius
Allow lazily loaded modules to be imported multiple times without forced resolution topic-importlib type-featureA feature request or enhancement
#127036 openedNov 19, 2024 bySachaa-Thanasius
importlib.abc.Traversable.read_text()
incompatible withimportlib.resources._functional.read_text()
usage (Python 3.13) stdlib #127012 openedNov 19, 2024 bykurtmckee
'ImportError: DLL load failed while importing xxxxxxx: The filename or extension is too long' with LongPathsEnabled OS-windows topic-importlib type-bugAn unexpected behavior, bug, or error
#126929 openedNov 17, 2024 byAndrej730
importlib.reload
is not thread-safe 3.12 #126548 openedNov 7, 2024 bybswck
Expand documentation for importlib.metadata custom providers to include caveats regarding backports docsDocumentation in the Doc dir topic-importlib
#123976 openedSep 11, 2024 byjaraco
importlib.resources.files() doesn't work correctly when importlib library is compiled stdlibPython modules in the Lib dir topic-importlib type-bugAn unexpected behavior, bug, or error
#123085 openedAug 17, 2024 byGatsik
Builds Without HAVE_DYNAMIC_LOADING Set Still Expose Features and API Related to Dynamic Modules 3.14bugs and security fixes extension-modulesC modules in the Modules dir interpreter-core(Objects, Python, Grammar, and Parser dirs) topic-importlib type-bugAn unexpected behavior, bug, or error
#122950 openedAug 12, 2024 byericsnowcurrently
Warnings and errors specific to the C implementation of the warnings module topic-importlib
#122255 openedJul 25, 2024 byserhiy-storchaka
Lib/importlib: Ensure stale empty python module directories don't break the build stdlibPython modules in the Lib dir topic-importlib type-bugAn unexpected behavior, bug, or error
#120492 openedJun 14, 2024 bykanavin
importlib.metadata.metadata("package") fails with email.errors.HeaderParseError when README contains valid markdown link stdlibPython modules in the Lib dir topic-email topic-importlib type-bugAn unexpected behavior, bug, or error
#119650 openedMay 28, 2024 byhcording
Improve import time of various stdlib modules performancePerformance or resource usage stdlibPython modules in the Lib dir topic-importlib type-featureA feature request or enhancement
#118761 openedMay 8, 2024 bylayday
unittest.mock.patch('path') neither forwards or backwards compatible starting from Python >= v3.11 topic-importlib type-bugAn unexpected behavior, bug, or error
#117860 openedApr 13, 2024 bycaronc
importlib.util._find_spec_from_path('__main__') fails stdlibPython modules in the Lib dir topic-importlib type-bugAn unexpected behavior, bug, or error
#117742 openedApr 11, 2024 byterryjreedy
Mention of importlib.metadata.PackageNotFoundError in docs docsDocumentation in the Doc dir topic-importlib
#116981 openedMar 19, 2024 bytmct
ProTip! Typegi on any issue or pull request to go back to the issue listing page.