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-17 01:49:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
eb6364557f9bc4e6be29bb8a8f43308a0e080aba
cpython
/
Lib
/
importlib
T
History
Yury Selivanov
f8cb8a16a3
Issue
#27985
: Implement PEP 526 -- Syntax for Variable Annotations.
...
Patch by Ivan Levkivskyi.
2016-09-08 20:50:03 -07:00
..
__init__.py
Issue
#24192
: Fix namespace package imports.
2015-05-15 21:54:59 -06:00
_bootstrap_external.py
Issue
#27985
: Implement PEP 526 -- Syntax for Variable Annotations.
2016-09-08 20:50:03 -07:00
_bootstrap.py
Issue
#28026
: Raise ImportError when exec_module() exists but create_module() is missing.
2016-09-08 11:12:31 -07:00
abc.py
Issue
#26186
: Remove an invalid type check in
2016-02-20 18:35:41 -08:00
machinery.py
Issue
#23911
: Move path-based bootstrap code to a separate frozen module.
2015-05-02 19:15:18 -06:00
util.py
Issue
#26186
: Remove the restriction that built-in and extension
2016-06-25 10:58:17 -07:00