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 rhettinger
Recipients mark.dickinson, rhettinger, serhiy.storchaka, tim.peters
Date 2020-03-23.15:36:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1584977800.36.0.322078033599.issue37319@roundup.psfhosted.org>
In-reply-to
Content
How about we just leave it alone.  AFAICT nothing is broken -- no user is having any issues.  We really don't need to go through every tool in the standard library that uses int() and document that it accepts any type that defines __int__, nor do we need to test those cases.  I understand that you are bugged by this but it isn't a real problem.
History
Date User Action Args
2020-03-23 15:36:40rhettingersetrecipients: + rhettinger, tim.peters, mark.dickinson, serhiy.storchaka
2020-03-23 15:36:40rhettingersetmessageid: <1584977800.36.0.322078033599.issue37319@roundup.psfhosted.org>
2020-03-23 15:36:40rhettingerlinkissue37319 messages
2020-03-23 15:36:40rhettingercreate