index
:
cpython.git
2.7
3.3
3.4
3.5
3.6
benjamin-clang
benjamin-iteration-torture
buildbot-custom
master
https://github.com/python/cpython.git
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Lib
/
_pydatetime.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
[3.13] gh-120268: Prohibit passing ``None`` to ``_pydatetime.date.fromtimesta...
Miss Islington (bot)
2024-06-11
1
-0/+2
*
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