PEP 410: Motivation => Rationale
This commit is contained in:
parent
8172610f46
commit
d475f0bcab
|
@ -17,8 +17,8 @@ Decimal becomes the official type for high-resolution timestamps to make Python
|
|||
support new functions using a nanosecond resolution without loss of precision.
|
||||
|
||||
|
||||
Motivation
|
||||
==========
|
||||
Rationale
|
||||
=========
|
||||
|
||||
Python 2.3 introduced float timestamps to support sub-second resolutions.
|
||||
os.stat() uses float timestamps by default since Python 2.5. Python 3.3
|
||||
|
|
Loading…
Reference in New Issue