]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-103636: issue warning for deprecated calendar constants (#103833)
authorPrince Roshan <princekrroshan01@gmail.com>
Sat, 29 Apr 2023 07:16:46 +0000 (12:46 +0530)
committerGitHub <noreply@github.com>
Sat, 29 Apr 2023 07:16:46 +0000 (01:16 -0600)
commit84e7d0f0c7f9a44d81be2d705ed4d401a6505356
tree0c0d1c5a78287461c0c809bcdfbe4073a53591c5
parented29f524cf7d2fd11d420604f80f1d4cf0079891
gh-103636: issue warning for deprecated calendar constants (#103833)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
Co-authored-by: Éric <merwok@netwok.org>
Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>
Doc/library/calendar.rst
Doc/whatsnew/3.12.rst
Lib/calendar.py
Lib/test/test_calendar.py
Misc/NEWS.d/next/Library/2023-04-26-18-12-13.gh-issue-103636.-KvCgO.rst [new file with mode: 0644]