We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df4852c commit efa6427Copy full SHA for efa6427
Doc/whatsnew/3.7.rst
@@ -1242,6 +1242,7 @@ Changes in the Python API
1242
1243
* ``repr`` for :exc:`BaseException` has changed not to include trailing comma
1244
in the output. Mind that most exceptions are affected by this change.
1245
+ (Contributed by Serhiy Storchaka in :issue:`30399`.)
1246
1247
* ``repr`` for :class:`datetime.timedelta` has changed to include keyword arguments
1248
in the output. (Contributed by Utkarsh Upadhyay in :issue:`30302`.)
0 commit comments