mirror of
https://github.com/python/cpython.git
synced 2025-11-01 10:45:30 +00:00
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
1 changed files with 5 additions and 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
|
||||
-------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue