]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127637: add tests for `dis` command-line interface (#127759)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Mon, 9 Dec 2024 18:02:22 +0000 (19:02 +0100)
committerGitHub <noreply@github.com>
Mon, 9 Dec 2024 18:02:22 +0000 (18:02 +0000)
commite85f2f1703e0f79cfd0d0e3010190b71c0eb18da
tree1cbb1de4bf4ea317c86bde63e59940b6f424ae54
parent5eb7fd4d0fc37b91058086181afebec41e66e5ad
gh-127637: add tests for `dis` command-line interface (#127759)
Lib/dis.py
Lib/test/test_dis.py
Misc/NEWS.d/next/Tests/2024-12-09-12-35-44.gh-issue-127637.KLx-9I.rst [new file with mode: 0644]