diff options
Diffstat (limited to 'Misc/NEWS.d/next/Library/2020-08-07-15-18-16.bpo-41503.IYftcu.rst')
-rw-r--r-- | Misc/NEWS.d/next/Library/2020-08-07-15-18-16.bpo-41503.IYftcu.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Misc/NEWS.d/next/Library/2020-08-07-15-18-16.bpo-41503.IYftcu.rst b/Misc/NEWS.d/next/Library/2020-08-07-15-18-16.bpo-41503.IYftcu.rst new file mode 100644 index 0000000..c34996d --- /dev/null +++ b/Misc/NEWS.d/next/Library/2020-08-07-15-18-16.bpo-41503.IYftcu.rst @@ -0,0 +1 @@ +Fixed a race between setTarget and flush in logging.handlers.MemoryHandler.
\ No newline at end of file |