Added a section to record datetime changes. There's apparently going to
be an unbounded number of API changes <0.6 wink>.
This commit is contained in:
parent
c5dc4da125
commit
0123139d66
|
@ -17,6 +17,11 @@ Extension modules
|
||||||
|
|
||||||
- fcntl now exposes the strops.h I_* constants.
|
- 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
|
Library
|
||||||
-------
|
-------
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue