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 serhiy.storchaka
Recipients ammar2, p-ganssle, serhiy.storchaka
Date 2020-12-16.17:47:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1608140853.27.0.895938619709.issue42660@roundup.psfhosted.org>
In-reply-to
Content
I propose to change the type of day to int. It will remove any objections againsy the range check and make the code less error-prone for integer overflow and sign loss.
History
Date User Action Args
2020-12-16 17:47:33serhiy.storchakasetrecipients: + serhiy.storchaka, ammar2, p-ganssle
2020-12-16 17:47:33serhiy.storchakasetmessageid: <1608140853.27.0.895938619709.issue42660@roundup.psfhosted.org>
2020-12-16 17:47:33serhiy.storchakalinkissue42660 messages
2020-12-16 17:47:33serhiy.storchakacreate