This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author p-ganssle
Recipients belopolsky, msimpasona, p-ganssle, terry.reedy
Date 2020-10-23.22:06:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603490777.49.0.615324539215.issue42070@roundup.psfhosted.org>
In-reply-to
Content
I'm glad that Terry brought up documentation, though, because I realized that this is not a documented behavior: https://docs.python.org/3/library/datetime.html#datetime.date.isocalendar

We should maybe document it? Though if we document it it might be considered more of a breaking change to change the behavior than if it's an undocumented feature.
History
Date User Action Args
2020-10-23 22:06:17p-gansslesetrecipients: + p-ganssle, terry.reedy, belopolsky, msimpasona
2020-10-23 22:06:17p-gansslesetmessageid: <1603490777.49.0.615324539215.issue42070@roundup.psfhosted.org>
2020-10-23 22:06:17p-gansslelinkissue42070 messages
2020-10-23 22:06:17p-gansslecreate