]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-120780: Show attribute name for LOAD_SPECIAL in dis output (#120781)
authorJelle Zijlstra <jelle.zijlstra@gmail.com>
Thu, 20 Jun 2024 14:07:24 +0000 (07:07 -0700)
committerGitHub <noreply@github.com>
Thu, 20 Jun 2024 14:07:24 +0000 (07:07 -0700)
commite8e151d4715839f785ff853c77594d7302b40266
tree2e83f26c9245bd90c84eb42cd37414f40fc40fc6
parent55596ae0446e40f47e2a28b8897fe9530c32a19a
gh-120780: Show attribute name for LOAD_SPECIAL in dis output (#120781)
Lib/dis.py
Lib/opcode.py
Lib/test/test_dis.py
Misc/NEWS.d/next/Library/2024-06-19-23-08-25.gh-issue-120780.0Omopb.rst [new file with mode: 0644]
Modules/_opcode.c
Modules/clinic/_opcode.c.h