bpo-29026: Clarify documentation of time.time by appeltel · Pull Request #34 · python/cpython
Clarify the documentation of time.time by more precisely defining what is meant by "seconds since the epoch" on most platforms. Additionally explain how gmtime and localtime may be used to extract calendar components and convert to a more common date format.
Mariatta referenced this pull request in Mariatta/cpython
* bpo-29026: Clarity documentation of time.time Clarify the documentation of time.time by more precisely defining what is meant by "seconds since the epoch" on most platforms. Additionally explain how gmtime and localtime may be used to extract calendar components and convert to a more common date format. * bpo-29026: Minor improvements for time.time doc * bpo-29026: Consistency fixes for time.time doc (cherry picked from commit 23557d5)
Mariatta referenced this pull request in Mariatta/cpython
* bpo-29026: Clarity documentation of time.time Clarify the documentation of time.time by more precisely defining what is meant by "seconds since the epoch" on most platforms. Additionally explain how gmtime and localtime may be used to extract calendar components and convert to a more common date format. * bpo-29026: Minor improvements for time.time doc * bpo-29026: Consistency fixes for time.time doc (cherry picked from commit 23557d5)
Mariatta added a commit that referenced this pull request
(cherry picked from commit 23557d5)
Mariatta added a commit that referenced this pull request
(cherry picked from commit 23557d5)
ghost
mentioned this pull request
tiran pushed a commit to tiran/cpython that referenced this pull request
oraluben pushed a commit to oraluben/cpython that referenced this pull request
* fix: mark interpreter frames as tier 2 or not * Test: Added tests for python#33 --------- Co-authored-by: Ken Jin <28750310+Fidget-Spinner@users.noreply.github.com>
nanjekyejoannah pushed a commit to nanjekyejoannah/cpython that referenced this pull request
This was referenced
picnixz added a commit to picnixz/cpython that referenced this pull request
Qanux
mentioned this pull request