Add changelog file.
This commit is contained in:
3
changelog/6255.bugfix.rst
Normal file
3
changelog/6255.bugfix.rst
Normal file
@@ -0,0 +1,3 @@
|
||||
Clear the ``sys.last_traceback``, ``sys.last_type`` and ``sys.last_value``
|
||||
attributes by deleting them instead of setting them to ``None``. This better
|
||||
matches the behaviour of the Python standard library.
|
||||
Reference in New Issue
Block a user