Thanks to visit codestin.com Credit goes to github.com
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 c0ee341 commit fb9dd89Copy full SHA for fb9dd89
1 file changed
Doc/whatsnew/3.7.rst
@@ -1240,6 +1240,7 @@ Changes in the Python API
1240
1241
* ``repr`` for :exc:`BaseException` has changed not to include trailing comma
1242
in the output. Mind that most exceptions are affected by this change.
1243
+ (Contributed by Serhiy Storchaka in :issue:`30399`.)
1244
1245
* ``repr`` for :class:`datetime.timedelta` has changed to include keyword arguments
1246
in the output. (Contributed by Utkarsh Upadhyay in :issue:`30302`.)
0 commit comments