Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gh-49766: Make date-datetime comparison more symmetric and flexible (GH-114760) | Serhiy Storchaka | 2024-02-11 | 1 | -24/+11 |
* | gh-106392: Fix inconsistency in deprecation warnings in datetime module (GH-1... | Serhiy Storchaka | 2024-01-30 | 1 | -3/+3 |
* | gh-112451: Prohibit subclassing of datetime.timezone. (#114190) | Mariusz Felisiak | 2024-01-26 | 1 | -0/+3 |
* | 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 |