]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-127637: add tests for `dis` command-line interface (#127759) (#127780)
authorBénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sat, 18 Jan 2025 11:01:56 +0000 (12:01 +0100)
committerGitHub <noreply@github.com>
Sat, 18 Jan 2025 11:01:56 +0000 (12:01 +0100)
commitfbbef609d18fffd87ea1c16f3f6cd0bb08803489
tree92d85c7461c0ec67e904fd19b389fbd94cc2b891
parent405f6d72bb21c94cd4491559d2377db5b41091f0
[3.12] gh-127637: add tests for `dis` command-line interface (#127759) (#127780)
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]