]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123340: Show string value of `IS_OP` oparg in `dis` (#123348)
authorsobolevn <mail@sobolevn.me>
Mon, 26 Aug 2024 18:59:50 +0000 (21:59 +0300)
committerGitHub <noreply@github.com>
Mon, 26 Aug 2024 18:59:50 +0000 (21:59 +0300)
commit1eed0f968f5f44d6a13403c1676298a322cbfbad
tree4c414e4f2c6a6688a2e78faa9fbb5f631715c1de
parent7bd6ebf696efcd5cf8e4e7946f9d8d8aee05664c
gh-123340: Show string value of `IS_OP` oparg in `dis` (#123348)
Lib/dis.py
Lib/test/test_dis.py
Misc/NEWS.d/next/Library/2024-08-26-19-36-00.gh-issue-123340.mQKI1H.rst [new file with mode: 0644]