diff options
Diffstat (limited to 'Misc')
| -rw-r--r-- | Misc/ACKS | 1 | ||||
| -rw-r--r-- | Misc/NEWS | 5 |
2 files changed, 5 insertions, 1 deletions
@@ -701,6 +701,7 @@ Ross Lagerwall Cameron Laird David Lam Thomas Lamb +Valerie Lambert Jean-Baptiste "Jiba" Lamy Ronan Lamy Torsten Landschoff @@ -13,7 +13,10 @@ Core and Builtins Library ------- -- Issue 8860: Fixed rounding in timedelta constructor. +- Issue #4885: Add weakref support to mmap objects. Patch by Valerie Lambert. + +- Issue #8860: Fixed rounding in timedelta constructor. + What's New in Python 3.4.0 Alpha 1? =================================== |
