]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102114: Make dis print more concise tracebacks for syntax errors in str inputs...
authorchgnrdv <52372310+chgnrdv@users.noreply.github.com>
Sat, 15 Apr 2023 05:53:31 +0000 (08:53 +0300)
committerGitHub <noreply@github.com>
Sat, 15 Apr 2023 05:53:31 +0000 (06:53 +0100)
commit2b6f5c3483597abcb8422508aeffab04f500f568
tree6b2d4905acf15014f334c287b5c5f7bf498c48bc
parent8af8f52d175959f03cf4a2786b6a81ec09e15e95
gh-102114: Make dis print more concise tracebacks for syntax errors in str inputs (#102115)
Lib/dis.py
Lib/test/test_dis.py
Misc/NEWS.d/next/Library/2023-02-21-14-57-34.gh-issue-102114.uUDQzb.rst [new file with mode: 0644]