This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-10 14:41:01 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
602fcf97df1665538d4e9841f9dc6bc33e38bece
cpython
/
Lib
/
importlib
T
History
Jason R. Coombs
e913d2c87f
gh-116608: Apply style and compatibility changes from importlib_metadata. (
#123028
)
2024-08-15 15:32:05 -04:00
..
metadata
gh-120910: Fix issue resolving relative paths outside site-packages. (
#120911
)
2024-06-23 13:06:07 -04:00
resources
gh-116608: Apply style and compatibility changes from importlib_metadata. (
#123028
)
2024-08-15 15:32:05 -04:00
__init__.py
…
_abc.py
…
_bootstrap_external.py
gh-122907: Fix Builds Without HAVE_DYNAMIC_LOADING Set (gh-122952)
2024-08-13 14:44:57 -06:00
_bootstrap.py
gh-122555: Remove removed functions from
Doc/data/refcounts.dat
(
#122556
)
2024-08-01 12:26:09 +02:00
abc.py
gh-120417: Remove unused imports in the stdlib (
#120420
)
2024-06-12 20:56:42 +02:00
machinery.py
gh-120417: Fix "imported but unused" linter warnings (
#120461
)
2024-06-14 20:39:50 +02:00
readers.py
…
simple.py
…
util.py
gh-122188: Move magic number to its own file (
#122243
)
2024-07-30 15:31:05 -04:00