diff options
Diffstat (limited to 'Misc/NEWS')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -40,6 +40,8 @@ Core and Builtins Library ------- +- logging: Enhanced HTTPHandler with secure and credentials initializers. + - Issue #767645: Set os.path.supports_unicode_filenames to True on Mac OS X (macpath module). |