]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112137: change dis output to display labels instead of offsets (#112138)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Wed, 22 Nov 2023 22:36:55 +0000 (22:36 +0000)
committerGitHub <noreply@github.com>
Wed, 22 Nov 2023 22:36:55 +0000 (22:36 +0000)
commit10e1a0c91613908757a5b97602834defbe575ab0
treeff5f0696ab06839ba2b825caf731fd7eb8026467
parent790db85c7737c2ebbb145f9a26f675a586c5f0d1
gh-112137: change dis output to display labels instead of offsets (#112138)
Doc/library/dis.rst
Doc/whatsnew/3.13.rst
Lib/dis.py
Lib/test/test_dis.py
Misc/NEWS.d/next/Library/2023-11-16-17-18-09.gh-issue-112137.QvjGjN.rst [new file with mode: 0644]