Updated Misc/NEWS

This commit is contained in:
Davin Potts 2016-09-07 20:00:33 -05:00
parent 4cf7e482a0
commit eb35eac3bc
1 changed files with 3 additions and 0 deletions

View File

@ -234,6 +234,9 @@ Library
- Issue #27930: Improved behaviour of logging.handlers.QueueListener.
Thanks to Paulo Andrade and Petr Viktorin for the analysis and patch.
- Issue #6766: Distributed reference counting added to multiprocessing
to support nesting of shared values / proxy objects.
C API
-----