]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-91276: revert the increase of dis output width (GH-92126)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Mon, 2 May 2022 15:51:17 +0000 (09:51 -0600)
committerGitHub <noreply@github.com>
Mon, 2 May 2022 15:51:17 +0000 (16:51 +0100)
commit84b986ba10d704394aa36955b00e6106ca25e8ba
treee37a7f65a4c9041481c06706e4e3c810e4877a66
parentb9ab6cea0819bd498063f0934cb5bb0bb5a6a2d4
gh-91276: revert the increase of dis output width (GH-92126)
Lib/dis.py
Lib/test/test_dis.py