diff options
Diffstat (limited to 'Misc/NEWS')
| -rw-r--r-- | Misc/NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -317,6 +317,10 @@ Core and Builtins Library ------- +- Issue #6215: All bug fixes and enhancements from the Python 3.1 io library + (including the fast C implementation) have been backported to the standard + ``io`` module. + - Issue #6258: Support AMD64 in bdist_msi. - Issue #5262: Fixed bug in next rollover time computation in |
