]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
GH-84976: Move Lib/datetime.py to Lib/_pydatetime
authorPaul Ganssle <git@m.ganssle.io>
Thu, 23 Mar 2023 14:36:47 +0000 (10:36 -0400)
committerT. Wouters <thomas@python.org>
Wed, 3 May 2023 09:09:45 +0000 (03:09 -0600)
commit65c4a2b326086875ecbedf032204d1ff24ba74d7
tree795e51769463ee73421daefc1602bc0a4e0b7f1f
parent8d34031068ece75667260f6526d3165efe34e054
GH-84976: Move Lib/datetime.py to Lib/_pydatetime

This breaks the tests, but we are keeping it as a separate commit so
that the move operation and editing of the moved files are separate, for
a cleaner history.
Lib/_pydatetime.py [moved from Lib/datetime.py with 100% similarity]
Lib/test/datetimetester.py
Lib/test/test_datetime.py
Python/stdlib_module_names.h