mirror of https://github.com/python/cpython
fcb55c0037
* Use instruction offset, rather than bytecode offset. Streamlines interpreter dispatch a bit, and removes most EXTENDED_ARGs for jumps. * Change some uses of PyCode_Addr2Line to PyFrame_GetLineNumber |
||
---|---|---|
.. | ||
__init__.py | ||
_abc.py | ||
_adapters.py | ||
_bootstrap.py | ||
_bootstrap_external.py | ||
_common.py | ||
_itertools.py | ||
abc.py | ||
machinery.py | ||
metadata.py | ||
readers.py | ||
resources.py | ||
util.py |