COMMITS
/ Doc/c-api/datetime.rst February 15, 2026
K
add whatsnew entry for `PyUnstable_SetImmortal` and `PyDatetime_IMPORT` (#144830)
Kumar Aditya committed
November 20, 2025
P
gh-141004: Document missing `PyDateTime*` APIs (GH-141543)
Peter Bierma committed
November 3, 2025
P
Fix minor typos and wording in C API docs (#140955)
Petr Viktorin committed
September 1, 2024
W
gh-123517: Remove unnecessary ``:meth:`` parentheses (#123518)
Wei-Hsiang (Matt) Wang committed
August 21, 2023
S
gh-107298: Fix C API datetime documentation (GH-108034)
Serhiy Storchaka committed
July 14, 2022
D
gh-90359: Unify documentation style for datetime.rst (gh-94836)
Dong-hee Na committed
D
gh-90359: Update documentation to follow PEP 495. (gh-94800)
Dong-hee Na committed
January 6, 2021
A
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)
Antonio Cuni committed
September 23, 2020
Z
bpo-30155: Add macros to get tzinfo from datetime instances (GH-21633)
Zackery Spytz committed
October 30, 2019
S
bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950)
Serhiy Storchaka committed
May 17, 2019
S
Doc: Replace the deprecated highlightlang directive by highlight. (#13377)
Stéphane Wirtel committed
May 13, 2019
E
bpo-36783: Add new references for C API Documentation changes (GH-13204)
Edison A committed
May 7, 2019
January 24, 2018
P
bpo-10381: Add timezone to datetime C API (#5032)
Paul Ganssle committed
November 4, 2017
P
bpo-31678: Fix typo in PyDateTime_DELTA_GET_MICROSECONDS (GH-3869)
Phobosmir committed
January 17, 2012
A
Issue #13727: Add 3 macros to access PyDateTime_Delta members:
Amaury Forgeot d'Arc committed
October 6, 2010
G
Migrate to Sphinx 1.0 C language constructs.
Georg Brandl committed
June 26, 2010
A
Merged revisions 82251 via svnmerge from
Alexander Belopolsky committed
A
Merged revisions 82236 via svnmerge from
Alexander Belopolsky committed
January 20, 2008
G
Split C API docs in Py3k branch.
Georg Brandl committed