]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-90997: Show cached inline values in `dis` output (#92360)
authorBrandt Bucher <brandtbucher@gmail.com>
Fri, 6 May 2022 14:18:09 +0000 (07:18 -0700)
committerGitHub <noreply@github.com>
Fri, 6 May 2022 14:18:09 +0000 (15:18 +0100)
commit93a666b5a56919a3633a3897dfdb9bddfb9614f0
tree3567f32fdf0aa2787c06e1aa5bac3cd2237339e9
parenta79001ee16b3ea8b5d0fad595c969d9e1b7627f3
gh-90997: Show cached inline values in `dis` output  (#92360)
Lib/dis.py
Lib/opcode.py
Lib/test/test_dis.py
Misc/NEWS.d/next/Library/2022-05-05-17-35-01.gh-issue-90997.UV5_s0.rst [new file with mode: 0644]