Victor Stinner
cbe3e2d540
Guido van Rossum approved the PEP 564
2017-10-30 18:24:28 +01:00
Antoine Pitrou
114408971f
Fix wording and spelling
2017-10-22 11:32:40 +02:00
Victor Stinner
86c06a737c
PEP 564: Minor fixes, fix typos
2017-10-18 02:37:03 +02:00
Victor Stinner
fcbf6126d3
PEP 564: add process_time()
...
Explain why other functions don't need a nanosecond variant.
2017-10-18 01:00:37 +02:00
Victor Stinner
253f4b32a0
PEP 564: leave "unchanged functions" question open
2017-10-16 18:51:38 +02:00
Victor Stinner
04a2339ff7
PEP 564: Add link to the implementation
2017-10-16 16:47:58 +02:00
Victor Stinner
a4828def40
Complete PEP 564
...
* Add "Issues caused by precision loss" section with two examples
* Alternatives: add new "Modify time.time() result type" and
"New time_ns module" sections
2017-10-16 15:45:56 +02:00
Victor Stinner
8a44cd0f3c
New PEP 564: Add new time functions with nanosecond resolution
2017-10-16 12:38:12 +02:00