summaryrefslogtreecommitdiffstats
path: root/Doc/c-api/time.rst
Commit message (Expand)AuthorAgeFilesLines
* gh-127989: C API: Refer to "attached thread states" instead of the GIL (GH-12...Peter Bierma2025-03-201-7/+7
* GH-109975: Copyedit 3.13 What's New: C API (#124313)Adam Turner2024-09-231-0/+2
* gh-110850: Add PyTime_TimeRaw() function (#118394)Victor Stinner2024-05-011-0/+29
* gh-110850: Add PyTime_t C API (GH-115215)Petr Viktorin2024-02-121-0/+83