]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-123363: Show string value of CONTAINS_OP oparg in dis (#123387)
authorAlexandr Mitin <64941904+Alexandr153@users.noreply.github.com>
Wed, 28 Aug 2024 06:15:34 +0000 (12:15 +0600)
committerGitHub <noreply@github.com>
Wed, 28 Aug 2024 06:15:34 +0000 (09:15 +0300)
commit6a7765b9fad8bf67e2c118b637a516c5e6c42349
tree5b4b7037e600a93f346308aed4480bb696bc3c0d
parent2231286d78d328c2f575e0b05b16fe447d1656d6
gh-123363: Show string value of CONTAINS_OP oparg in dis (#123387)

Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Lib/dis.py
Lib/test/test_dis.py
Misc/NEWS.d/next/Library/2024-08-27-12-11-00.gh-issue-123363.gKuJp6.rst [new file with mode: 0644]