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
Mar 3, 2017* 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
Mar 3, 2017* 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
Mar 3, 2017(cherry picked from commit 23557d5)
Mariatta added a commit that referenced this pull request
Mar 3, 2017(cherry picked from commit 23557d5)
ghost
mentioned this pull request
tiran pushed a commit to tiran/cpython that referenced this pull request
Aug 21, 2022oraluben pushed a commit to oraluben/cpython that referenced this pull request
Jun 25, 2023* 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
Feb 20, 2024This was referenced
Feb 11, 2025picnixz added a commit to picnixz/cpython that referenced this pull request
Dec 8, 2025
Qanux
mentioned this pull request
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters