diff options
-rw-r--r-- | Misc/NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -27,6 +27,8 @@ Core and Builtins Library ------- +- Issue #10407: Fix two NameErrors in distutils. + - Issue #10371: Deprecated undocumented functions in the trace module. - Issue #10467: Fix BytesIO.readinto() after seeking into a position after the |