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 erlendaasland
Recipients erlendaasland, pablogsal, serhiy.storchaka
Date 2020-11-17.20:56:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1605646569.63.0.541454109275.issue42393@roundup.psfhosted.org>
In-reply-to
Content
Silent truncation was deprecated in Python 3.7 in bpo-28332 with commit 6a7d3480fc8fe4c60538547d2935083ccff0f631 by Serhiy Storchaka. It should be ok to turn these into OverflowError's starting with Python 3.10.
History
Date User Action Args
2020-11-17 20:56:09erlendaaslandsetrecipients: + erlendaasland, serhiy.storchaka, pablogsal
2020-11-17 20:56:09erlendaaslandsetmessageid: <1605646569.63.0.541454109275.issue42393@roundup.psfhosted.org>
2020-11-17 20:56:09erlendaaslandlinkissue42393 messages
2020-11-17 20:56:09erlendaaslandcreate