]>
| author | Xuanteng Huang <44627253+xuantengh@users.noreply.github.com> | |
| Wed, 30 Oct 2024 09:01:09 +0000 (17:01 +0800) | ||
| committer | GitHub <noreply@github.com> | |
| Wed, 30 Oct 2024 09:01:09 +0000 (09:01 +0000) | ||
| commit | 35df4eb959b3923c08aaaeff728c5ed1706f31cf | |
| tree | 0066d2a27b47aaa3fc3dde9debcfd9b553579565 | tree | snapshot |
| parent | 2ab377a47c8290f8bf52c8ffb5d7fc4c45452611 | commit | diff |
| Doc/library/inspect.rst | diff | blob | blame | history | |
| Doc/reference/datamodel.rst | diff | blob | blame | history | |
| Include/cpython/code.h | diff | blob | blame | history | |
| Include/internal/pycore_symtable.h | diff | blob | blame | history | |
| Lib/dis.py | diff | blob | blame | history | |
| Lib/inspect.py | diff | blob | blame | history | |
| Lib/test/test_code.py | diff | blob | blame | history | |
| Lib/test/test_compile.py | diff | blob | blame | history | |
| Lib/test/test_compiler_assemble.py | diff | blob | blame | history | |
| Lib/test/test_dis.py | diff | blob | blame | history | |
| Lib/test/test_inspect/test_inspect.py | diff | blob | blame | history | |
| Misc/NEWS.d/next/Core_and_Builtins/2024-10-29-10-37-39.gh-issue-126072.XLKlxv.rst | [new file with mode: 0644] | blob |
| Objects/funcobject.c | diff | blob | blame | history | |
| Python/codegen.c | diff | blob | blame | history | |
| Python/compile.c | diff | blob | blame | history | |
| Python/symtable.c | diff | blob | blame | history |