| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Remove internal _PyTime_AsLong() function (#141053) | Victor Stinner | 2025-11-05 | 1 | -10/+10 |
| * | gh-110850: Cleanup PyTime API: PyTime_t are nanoseconds (#115753) | Victor Stinner | 2024-02-21 | 1 | -12/+10 |
| * | gh-110850: Use public PyTime functions (#115746) | Victor Stinner | 2024-02-20 | 1 | -2/+2 |
| * | gh-110850: Replace _PyTime_t with PyTime_t (#115719) | Victor Stinner | 2024-02-20 | 1 | -12/+12 |
| * | gh-110850: Add PyTime_t C API (GH-115215) | Petr Viktorin | 2024-02-12 | 1 | -16/+0 |
| * | gh-108777: Split _PyTime tests from _testinternalcapi.c (gh-108787) | Sam Gross | 2023-09-02 | 1 | -0/+279 |
