]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112720: make it easier to subclass and modify dis.ArgResolver's jump arg resolutio...
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Fri, 16 Feb 2024 19:25:19 +0000 (19:25 +0000)
committerGitHub <noreply@github.com>
Fri, 16 Feb 2024 19:25:19 +0000 (19:25 +0000)
commit74e6f4b32fceea8e8ffb0424d9bdc6589faf7ee4
tree097b0897012c09385de67850bf23a0592b6a5ab8
parentf366e215044e348659df814c27bf70e78907df21
gh-112720: make it easier to subclass and modify dis.ArgResolver's jump arg resolution (#115564)
Lib/dis.py
Lib/test/test_dis.py
Misc/NEWS.d/next/Library/2024-02-16-16-40-10.gh-issue-112720.io6_Ac.rst [new file with mode: 0644]