]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-91389: Fix dis position information for CACHEs (GH-93663)
authorBrandt Bucher <brandtbucher@microsoft.com>
Thu, 16 Jun 2022 20:49:32 +0000 (13:49 -0700)
committerGitHub <noreply@github.com>
Thu, 16 Jun 2022 20:49:32 +0000 (13:49 -0700)
commitf8e576be0a7cd38f753f31cf4178db81a602fc32
tree71702a3e03a5d7c32ddda31096349a2dcfef03a4
parent4f85cec9e2077681b3dacc3108e646d509b720bf
GH-91389: Fix dis position information for CACHEs (GH-93663)
Lib/dis.py
Lib/test/test_dis.py
Misc/NEWS.d/next/Library/2022-06-09-17-15-26.gh-issue-91389.OE4vS5.rst [new file with mode: 0644]