]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] Fix date.__repr__() docstring (GH-109422) (#109448)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 2 Oct 2023 14:58:43 +0000 (07:58 -0700)
committerGitHub <noreply@github.com>
Mon, 2 Oct 2023 14:58:43 +0000 (16:58 +0200)
commite5c860f9d03669f152292fb82665edfc2c01e5ec
tree4eafe6bd0875281a8252017030074911c50ba053
parent775fd782fca77037c3f9bca6f7c528bcef669acb
[3.12] Fix date.__repr__() docstring (GH-109422) (#109448)

Fix date.__repr__() docstring (GH-109422)
(cherry picked from commit 5eec58a9e57383128ade7b527965b1efc474735b)

Co-authored-by: Christopher Yeh <chrisyeh96@users.noreply.github.com>
Lib/_pydatetime.py