COMMITS
/ Doc/library/time.rst November 8, 2025
November 4, 2025
F
gh-139434: Update selected RFC 2822 references to RFC 5322 (#139435)
Filip Łajszczak committed
October 14, 2025
H
Python 3.15.0a1
Hugo van Kemenade committed
S
gh-82575: Adjust `time.get_clock_info` *adjustable* attribute doc (#135920)
Stan Ulbrych committed
September 23, 2025
S
gh-67795: Accept any real numbers as timestamp and timeout (GH-139224)
Serhiy Storchaka committed
August 7, 2025
T
gh-137499: Fixed dead link to NIST website (#137500)
tobiasjcat committed
July 9, 2025
V
gh-102740: Clarify time.monotonic() "system-wide" in the doc (#136431)
Victor Stinner committed
June 30, 2025
S
gh-63207: Update `time.time` documentation after #116822 (#136068)
Stan Ulbrych committed
March 9, 2025
S
gh-80421: Correct definitions of time (#130984)
Stan Ulbrych committed
January 18, 2025
B
gh-125997: suggest efficient alternatives for `time.sleep(0)` (#128752)
Bénédikt Tran committed
November 11, 2024
October 31, 2024
A
gh-126256: Update time.rst to use the same clock as instead of the same clock than (#126257)
Alperen Keleş committed
October 28, 2024
R
gh-89762: Document strftime %G, %V, and %u format specifiers (#124572)
RUANG (James Roy) committed
September 23, 2024
M
gh-116622: Complete Android documentation (#124259)
Malcolm Smith committed
August 30, 2024
W
gh-123492: Remove unnecessary `:func:` parentheses (#123493)
Wei-Hsiang (Matt) Wang committed
July 19, 2024
S
gh-121905: Consistently use "floating-point" instead of "floating point" (GH-121907)
Serhiy Storchaka committed
June 5, 2024
May 8, 2024
N
docs: module page titles should not start with a link to themselves (#117099)
Ned Batchelder committed
March 14, 2024
V
gh-88494: Use QueryPerformanceCounter() for time.monotonic() (#116781)
Victor Stinner committed
March 7, 2024
S
gh-115664: Fix ordering of more versionadded and versionchanged directives (GH-116298)
Serhiy Storchaka committed
February 27, 2024
T
gh-115315: Update time.rst to include microseconds field (%f) in chart (#115316)
Tahoma Software committed
January 8, 2024
R
October 14, 2023
N
gh-101100: Fix sphinx warnings in `library/time.rst` (#110862)
Nikita Sobolev committed
August 23, 2023
P
gh-108294: Add time.sleep audit event (GH-108298)
Petr Viktorin committed
July 29, 2022
C
gh-95415: Make availability directive consistent (GH-95416)
Christian Heimes committed
March 11, 2022
S
January 19, 2022
V
bpo-43869: Time Epoch is the same on all platforms (GH-30664)
Victor Stinner committed
January 18, 2022
M
bpo-43869: Improve epoch docs (GH-25777)
Miguel Brito committed
January 14, 2022
H
bpo-20281, bpo-29964: update datetime docs to refer %z and %Z to a pre-existing footnote (GH-30354)
Hugo van Kemenade committed
November 18, 2021
D
bpo-45429: Merge whatsnew about time.sleep (GH-29589)
Dong-hee Na committed
September 29, 2021
S
[docs] Use full names for time units (GH-28611)
Serhiy Storchaka committed
September 25, 2021
V
bpo-21302: Add nanosleep() implementation for time.sleep() in Unix (GH-28545)
Victor Stinner committed
September 22, 2021
V
bpo-21302: time.sleep() uses waitable timer on Windows (GH-28483)
Victor Stinner committed
September 13, 2021
V
bpo-21302: Update time.sleep() doc for clock_nanosleep() (GH-28311)
Victor Stinner committed
March 6, 2021
A
bpo-43407: Clarify comparisons of time.monotonic() et al results (GH-24757)
Alex Willmer committed
November 16, 2020
V
bpo-37205: time.perf_counter() and time.monotonic() are system-wide (GH-23284)
Victor Stinner committed
March 24, 2020
R
closes bpo-40017: Add CLOCK_TAI constant to the time module. (GH-19096)
Russell Owen committed
December 27, 2019
M
closes bpo-39135: Remove 'time.clock()' mention in docs. (GH17709)
Michael Wayne Goodman committed
November 22, 2019
C
closes bpo-29275: Remove Y2K reference from time module docs (GH-17321)
Callum Ward committed
September 12, 2019
H
bpo-13927: time.ctime and time.asctime return string explantion (GH-11303)
Harmandeep Singh committed
August 17, 2019
É
fix link to time function from time_ns doc (GH-15285)
Éric Araujo committed
May 13, 2019
M
bpo-36895: Undocument removed time.clock (GH-13286)
Matthias Bussonnier committed
M
bpo-36895: remove time.clock() as per removal notice. (GH-13270)
Matthias Bussonnier committed
April 15, 2019
P
bpo-31904: Port the time module on VxWorks (GH-12305)
pxinwr committed
January 11, 2019
J
bpo-35716: Update time.CLOCK_MONOTONIC_RAW doc (GH-11517)
Joannah Nanjekye committed
January 10, 2019
J
bpo-35702: Add new identifier time.CLOCK_UPTIME_RAW for macOS 10.12 (GH-11503)
Joannah Nanjekye committed
December 17, 2018
V
bpo-23451: Update time.monotonic() documentation (GH-11190)
Victor Stinner committed
October 28, 2018
S
bpo-35054: Add yet more index entries for symbols. (GH-10121)
Serhiy Storchaka committed
October 26, 2018
S
bpo-35054: Add more index entries for symbols. (GH-10064)
Serhiy Storchaka committed
October 12, 2018
C
bpo-11233: Create availability directive for documentation (GH-9692)
Cheryl Sabella committed