]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.12] gh-106392: Fix inconsistency in deprecation warnings in datetime module (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 31 Jan 2024 03:24:27 +0000 (04:24 +0100)
committerGitHub <noreply@github.com>
Wed, 31 Jan 2024 03:24:27 +0000 (19:24 -0800)
commit2e8417eec4c33e7952808357ffc38357c71aa8fc
tree998302126bf5d82f87fba1d62b339d522cbea485
parent4defc501002352bada4fefbaa89641d238c99fcf
[3.12] gh-106392: Fix inconsistency in deprecation warnings in datetime module (GH-114761) (#114767)

gh-106392: Fix inconsistency in deprecation warnings in datetime module (GH-114761)
(cherry picked from commit dc4cd2c9ba60e2ee7e534e2f6e93c4c135df23b9)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Lib/_pydatetime.py