diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -13,6 +13,9 @@ Core and Builtins Library ------- +- Issue #23254: Document how to close the TCPServer listening socket. + Patch from Martin Panter. + - Issue #19450: Update Windows builds to use SQLite 3.8.11.0 - Issue #17527: Add PATCH to wsgiref.validator. Patch from Luca Sbardella. |