]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-120567: Clarify weekday return in calendar.monthrange docstring (#120570)
authorTerry Jan Reedy <tjreedy@udel.edu>
Sun, 16 Jun 2024 20:43:57 +0000 (16:43 -0400)
committerGitHub <noreply@github.com>
Sun, 16 Jun 2024 20:43:57 +0000 (16:43 -0400)
commitbd4516d9efee109dd3b02a3d60845f9053fc6718
tree626d8c4778cc9d714dbc7b69c341d0ec8d2ec613
parent4f59f8638267aa64ad2daa0111d8b7fdc2499834
gh-120567: Clarify weekday return in calendar.monthrange docstring (#120570)

Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com>
Lib/calendar.py