]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix date.__repr__() docstring (#109422)
authorChristopher Yeh <chrisyeh96@users.noreply.github.com>
Fri, 15 Sep 2023 13:05:19 +0000 (06:05 -0700)
committerGitHub <noreply@github.com>
Fri, 15 Sep 2023 13:05:19 +0000 (15:05 +0200)
commit5eec58a9e57383128ade7b527965b1efc474735b
tree0d0405dd6962e26372762b073ee0ff8b34ba5bab
parentb434dd7e3625d442392b4adf952685c8adf769f7
Fix date.__repr__() docstring (#109422)
Lib/_pydatetime.py