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 tim.peters
Recipients rskiredj@hotmail.com, serhiy.storchaka, steven.daprano, tim.peters
Date 2020-06-22.21:20:30
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1592860830.11.0.517623261444.issue41071@roundup.psfhosted.org>
In-reply-to
Content
Read the PEP Serhiy already linked to:

https://www.python.org/dev/peps/pep-0238/

This was a deliberate change to how "integer / integer" works, introduced with Python 3.
History
Date User Action Args
2020-06-22 21:20:30tim.peterssetrecipients: + tim.peters, steven.daprano, serhiy.storchaka, rskiredj@hotmail.com
2020-06-22 21:20:30tim.peterssetmessageid: <1592860830.11.0.517623261444.issue41071@roundup.psfhosted.org>
2020-06-22 21:20:30tim.peterslinkissue41071 messages
2020-06-22 21:20:30tim.peterscreate