summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorMartin v. Löwis <martin@v.loewis.de>2005-01-16 08:57:39 (GMT)
committerMartin v. Löwis <martin@v.loewis.de>2005-01-16 08:57:39 (GMT)
commitfe33d0ba87f5468b50f939724b303969711f3be5 (patch)
tree341b2d0efddb90397d87d22a555e819950e26d9d /Misc
parent22b457e03bf5123c0a407e245567bee940de7cd5 (diff)
downloadcpython-fe33d0ba87f5468b50f939724b303969711f3be5.zip
cpython-fe33d0ba87f5468b50f939724b303969711f3be5.tar.gz
cpython-fe33d0ba87f5468b50f939724b303969711f3be5.tar.bz2
Default stat_float_times to true.
Diffstat (limited to 'Misc')
-rw-r--r--Misc/NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/Misc/NEWS b/Misc/NEWS
index 0492392..63081b0 100644
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -22,6 +22,8 @@ Core and builtins
Extension Modules
-----------------
+- stat_float_times is now True.
+
- array.array objects are now picklable.
- the cPickle module no longer accepts the deprecated None option in the