diff options
Diffstat (limited to 'Misc/NEWS')
| -rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -133,6 +133,8 @@ Core and Builtins Library ------- +- Issue #15627: Add the importlib.abc.SourceLoader.compile_source() method. + - Issue #16408: Fix file descriptors not being closed in error conditions in the zipfile module. Patch by Serhiy Storchaka. |
