diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -134,6 +134,8 @@ Core and Builtins Library ------- +- Add the importlib package. + - Issue #4301: Patch the logging module to add processName support, remove _check_logger_class from multiprocessing. |