]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-127637: add tests for `dis` command-line interface (#127759) (#127781)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Tue, 10 Dec 2024 12:32:32 +0000 (13:32 +0100)
committerGitHub <noreply@github.com>
Tue, 10 Dec 2024 12:32:32 +0000 (12:32 +0000)
commit8bf5b89212f37efc47416e941ced19359c779f95
tree20b338d69aa94afdb2b1a05b5e48e1ed8a2ab0d6
parent00d60623e9b547e3ca8cdcd1dad1d1f18a036f9a
[3.13] gh-127637: add tests for `dis` command-line interface (#127759) (#127781)
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]