]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103046: Display current line correctly for `dis.disco()` with CACHE entries (...
authorgaogaotiantian <gaogaotiantian@hotmail.com>
Mon, 27 Mar 2023 22:22:06 +0000 (15:22 -0700)
committerGitHub <noreply@github.com>
Mon, 27 Mar 2023 22:22:06 +0000 (23:22 +0100)
commit34eb6f727632d9a1a6998f90c9421e420c785643
tree7baf8c3479fd74ec07156577798272f4475b8bd1
parent36067532467ec58c87ac9c140e555e1866431981
gh-103046: Display current line correctly for `dis.disco()` with CACHE entries (#103047)
Lib/dis.py
Lib/test/test_dis.py
Misc/NEWS.d/next/Library/2023-03-26-20-54-57.gh-issue-103046.xBlA2l.rst [new file with mode: 0644]