]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-112240: Add option to calendar module CLI to specify the weekday to start each...
authorSteven Ward <planet36@users.noreply.github.com>
Mon, 29 Jan 2024 16:58:21 +0000 (11:58 -0500)
committerGitHub <noreply@github.com>
Mon, 29 Jan 2024 16:58:21 +0000 (16:58 +0000)
commit2c089b09ac0872e08d146c55ed60d754154761c3
treeedd9bfbe6b453c3b2211dbe3c893c8719ecf96e5
parent39c766b579cabc71a4a50773d299d4350221a70b
gh-112240: Add option to calendar module CLI to specify the weekday to start each week (GH-112241)
Doc/library/calendar.rst
Lib/calendar.py
Misc/NEWS.d/next/Library/2023-11-18-16-30-21.gh-issue-112240.YXS0tj.rst [new file with mode: 0644]