This website requires JavaScript.
Explore
Help
Register
Sign In
dox4
/
cpython
Watch
1
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-08-12 08:16:41 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
cpython
/
Lib
/
importlib
History
Mark Shannon
5e173f5db1
Bump MAGIC_NUMBER to reflect change in JUMP_ABSOLUTE semantics. (GH-28829)
2021-10-09 14:17:22 +01:00
..
metadata
…
__init__.py
…
_abc.py
…
_adapters.py
Fix typos in the Lib directory (GH-28775)
2021-10-06 16:13:48 -07:00
_bootstrap_external.py
Bump MAGIC_NUMBER to reflect change in JUMP_ABSOLUTE semantics. (GH-28829)
2021-10-09 14:17:22 +01:00
_bootstrap.py
bpo-45020: Identify which frozen modules are actually aliases. (gh-28655)
2021-10-05 11:26:37 -06:00
_common.py
…
_itertools.py
…
_legacy.py
…
abc.py
…
machinery.py
…
readers.py
…
resources.py
…
simple.py
…
util.py
…