Improve changelog

This commit is contained in:
Bruno Oliveira 2023-09-19 18:00:52 -03:00
parent 96d26da382
commit 3ea0e665e2
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
Fix for ValueError exception being raised in faulthandler teardown code.
Handle an edge case where :data:`sys.stderr` might already be closed when :ref:`faulthandler` is tearing down.