Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-109495: Remove unused slots from the Python implementation of datetime (GH... | James Hilton-Balfe | 2023-09-29 | 1 | -1/+1 |
* | Fix date.__repr__() docstring (#109422) | Christopher Yeh | 2023-09-15 | 1 | -7/+3 |
* | Docs: Fix typo in datetime.tzinfo docstring (#107257) | Mikhail Samylov | 2023-09-06 | 1 | -1/+1 |
* | gh-108751: Add copy.replace() function (GH-108752) | Serhiy Storchaka | 2023-09-06 | 1 | -0/+6 |
* | gh-106392: Fix inconsistency in deprecation warnings (#106436) | William Andrea | 2023-09-01 | 1 | -2/+2 |
* | GH-84976: Re-introduce `datetime.py` and fix reprs | Paul Ganssle | 2023-05-03 | 1 | -29/+13 |
* | GH-84976: Move Lib/datetime.py to Lib/_pydatetime | Paul Ganssle | 2023-05-03 | 1 | -0/+2663 |