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 serhiy.storchaka
Date 2020-05-26.15:43:49
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590507829.11.0.0526219984202.issue37999@roundup.psfhosted.org>
In-reply-to
Content
New changeset 578c3955e0222ec7b3146197467fbb0fcfae12fe by Serhiy Storchaka in branch 'master':
bpo-37999: No longer use __int__ in implicit integer conversions. (GH-15636)
https://github.com/python/cpython/commit/578c3955e0222ec7b3146197467fbb0fcfae12fe
History
Date User Action Args
2020-05-26 15:43:49serhiy.storchakasetrecipients: + serhiy.storchaka
2020-05-26 15:43:49serhiy.storchakasetmessageid: <1590507829.11.0.0526219984202.issue37999@roundup.psfhosted.org>
2020-05-26 15:43:49serhiy.storchakalinkissue37999 messages
2020-05-26 15:43:49serhiy.storchakacreate