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 22:50:18 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c3648f4e4a12ec6efe65684facfcd08996e550ca
cpython
/
Lib
/
importlib
T
History
Irit Katriel
4c72517cad
gh-93554: Conditional jump opcodes only jump forward (GH-96318)
2022-09-01 21:36:47 +01:00
..
metadata
gh-93259: Validate arg to `
Distribution.from_name
`. (GH-94270)
2022-06-25 21:04:28 -04:00
resources
gh-93353: Fix importlib.resources._tempfile() finalizer (
#93377
)
2022-06-13 19:24:00 +02:00
__init__.py
…
_abc.py
gh-94619: Remove long deprecated methods module_repr() and load_module() (
#94624
)
2022-08-04 17:24:26 -07:00
_bootstrap_external.py
gh-93554: Conditional jump opcodes only jump forward (GH-96318)
2022-09-01 21:36:47 +01:00
_bootstrap.py
gh-94619: Remove long deprecated methods module_repr() and load_module() (
#94624
)
2022-08-04 17:24:26 -07:00
abc.py
gh-93963: Officially deprecate abcs and warn about their usage. (GH-93965)
2022-07-03 12:17:27 -07:00
machinery.py
…
readers.py
…
simple.py
…
util.py
…