]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-108826: Document `dis` module CLI and rename `_test` function to `main` (#108827)
authorRadislav Chugunov <52372310+chgnrdv@users.noreply.github.com>
Tue, 10 Oct 2023 22:31:28 +0000 (01:31 +0300)
committerGitHub <noreply@github.com>
Tue, 10 Oct 2023 22:31:28 +0000 (16:31 -0600)
commit0d805b998ded854840f029b7f0c9a02eb3efa251
tree9ab1efedf06694d2f16f504d7f50952acc602d25
parent732532b0af9d1b5c7ae4932526c8d20d86c15507
gh-108826: Document `dis` module CLI and rename `_test` function to `main` (#108827)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Doc/library/cmdline.rst
Doc/library/dis.rst
Lib/dis.py
Misc/NEWS.d/next/Documentation/2023-09-03-13-43-49.gh-issue-108826.KG7abS.rst [new file with mode: 0644]