]>
| author | Mark Shannon <mark@hotpy.org> | |
| Thu, 20 Jan 2022 11:46:39 +0000 (11:46 +0000) | ||
| committer | GitHub <noreply@github.com> | |
| Thu, 20 Jan 2022 11:46:39 +0000 (11:46 +0000) | ||
| commit | b04dfbbe4bd7071d46c8688c2263726ea31d33cd | |
| tree | 17989daaffa384df343b53289845fba667e20acc | tree | snapshot |
| parent | d05a66339b5e07d72d96e4c30a34cc3821bb61a2 | commit | diff |
| Doc/library/dis.rst | diff | blob | blame | history | |
| Include/cpython/genobject.h | diff | blob | blame | history | |
| Include/internal/pycore_frame.h | diff | blob | blame | history | |
| Include/opcode.h | diff | blob | blame | history | |
| Lib/importlib/_bootstrap_external.py | diff | blob | blame | history | |
| Lib/inspect.py | diff | blob | blame | history | |
| Lib/opcode.py | diff | blob | blame | history | |
| Lib/test/test_compile.py | diff | blob | blame | history | |
| Lib/test/test_generators.py | diff | blob | blame | history | |
| Lib/test/test_sys.py | diff | blob | blame | history | |
| Misc/NEWS.d/next/Core and Builtins/2022-01-17-12-57-27.bpo-46409.HouS6m.rst | [new file with mode: 0644] | blob |
| Objects/frameobject.c | diff | blob | blame | history | |
| Objects/genobject.c | diff | blob | blame | history | |
| Python/ceval.c | diff | blob | blame | history | |
| Python/compile.c | diff | blob | blame | history | |
| Python/frame.c | diff | blob | blame | history | |
| Python/opcode_targets.h | diff | blob | blame | history | |
| Python/specialize.c | diff | blob | blame | history |