Skip to content
Prev Previous commit
Next Next commit
Update 2023-02-21-14-57-34.gh-issue-102114.uUDQzb.rst
  • Loading branch information
chgnrdv authored Apr 14, 2023
commit 0a97e857459ce90f9a08e4317278db9dcbd65e12
Original file line number Diff line number Diff line change
@@ -1 +1 @@
Functions from :mod:`dis` module that accept source code string as argument now print shorter traceback if given string contains syntax/indentation error
Functions in the :mod:`dis` module that accept a source code string as argument now print a more concise traceback when the string contains a syntax or indentation error.