]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112137: change dis output to show no-lineno as -- instead of None (#112335)
authorIrit Katriel <1055913+iritkatriel@users.noreply.github.com>
Thu, 23 Nov 2023 14:34:27 +0000 (14:34 +0000)
committerGitHub <noreply@github.com>
Thu, 23 Nov 2023 14:34:27 +0000 (14:34 +0000)
commit89ddea4886942b0c27a778a0ad3f0d5ac5f518f0
treefc03119258bc422fe888f671593daccf64dd5162
parent9e56eedd018e1a4681789e634016cbb7699dcb8a
gh-112137: change dis output to show no-lineno as -- instead of None (#112335)
Lib/dis.py
Lib/test/test_dis.py
Misc/NEWS.d/next/Library/2023-11-23-12-37-22.gh-issue-112137.kM46Q6.rst [new file with mode: 0644]