diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -17,6 +17,11 @@ Extension modules - fcntl now exposes the strops.h I_* constants. +- datetime changes: + + today() and now() now round system timestamps to the closest + microsecond <http://www.python.org/sf/661086>. + Library ------- |