Logo
Explore Help
Register Sign In
PublicArchive/cpython
2
0
Fork 0
You've already forked cpython
mirror of https://github.com/python/cpython.git synced 2026-07-26 20:03:16 -04:00
Code Issues Packages Projects Releases Wiki Activity
Files
fee552669f21ca294f57fe0df826945edc779090
cpython/Lib/importlib
T
History
Mark Shannon fee552669f Produce cleaner bytecode for 'with' and 'async with' by generating separate code for normal and exceptional paths. (#6641)
Remove BEGIN_FINALLY, END_FINALLY, CALL_FINALLY and POP_FINALLY bytecodes. Implement finally blocks by code duplication.
Reimplement frame.lineno setter using line numbers rather than bytecode offsets.
2019-11-21 09:11:43 +00:00
..
__init__.py
…
_bootstrap_external.py
Produce cleaner bytecode for 'with' and 'async with' by generating separate code for normal and exceptional paths. (#6641)
2019-11-21 09:11:43 +00:00
_bootstrap.py
bpo-35923: Update the BuiltinImporter to use loader._ORIGIN instead of a hard-coded value (GH-15651)
2019-09-11 17:00:02 +01:00
abc.py
Remove binding of captured exceptions when not used to reduce the chances of creating cycles (GH-17246)
2019-11-19 21:34:03 +00:00
machinery.py
…
metadata.py
bpo-38121: Sync importlib.metadata with 0.22 backport (GH-15993)
2019-09-12 10:29:11 +01:00
resources.py
…
util.py
bpo-37444: Update differing exception between builtins and importlib (GH-14869)
2019-08-02 22:46:02 -07:00
Powered by Gitea Version: 1.26.4 Page: 2924ms Template: 15ms
Auto
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API