Logo
Explore Help
Sign In
ada/cpython
0
0
Fork 0
You've already forked cpython
mirror of https://github.com/AdaCore/cpython.git synced 2026-02-12 12:57:15 -08:00
Code Issues Packages Projects Releases Wiki Activity
Files
56c4d2d057de0dcb968148fa1286e587e91f5c91
cpython/Lib/importlib
History
Serhiy Storchaka ed146b52a3 [3.8] bpo-37830: Fix compilation of break and continue in finally. (GH-15320) (GH-15456)
Fix compilation of "break" and "continue" in the
"finally" block when the corresponding "try" block
contains "return" with a non-constant value.
(cherry picked from commit ef61c524dd)
2019-08-24 13:41:53 +03:00
..
__init__.py
bpo-25711: Rewrite zipimport in pure Python. (GH-6809)
2018-09-18 22:22:29 +03:00
_bootstrap_external.py
[3.8] bpo-37830: Fix compilation of break and continue in finally. (GH-15320) (GH-15456)
2019-08-24 13:41:53 +03:00
_bootstrap.py
bpo-35887: Add make regen-importlib step to importlib._bootstrap docstring (GH-11777)
2019-02-13 15:21:17 -08:00
abc.py
bpo-35133: Fix mistakes when concatenate string literals on different lines. (GH-10284)
2018-11-05 16:20:25 +02:00
machinery.py
Issue #23911: Move path-based bootstrap code to a separate frozen module.
2015-05-02 19:15:18 -06:00
metadata.py
Make importlib.metadata a simple module (GH-15153) (GH-15154)
2019-08-06 21:38:22 -04:00
resources.py
bpo-25711: Move _ZipImportResourceReader from importlib to zipimport. (GH-9406)
2018-09-19 09:28:06 +03:00
util.py
bpo-30436: Add missing space in importlib.util.find_spec() error message (GH-7385)
2018-06-07 02:02:24 -04:00
Powered by Gitea Page: 1018ms Template: 21ms
English
English
Licenses API