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 mark.dickinson
Recipients mark.dickinson, njs, rhettinger, serhiy.storchaka, tim.peters
Date 2019-08-10.17:19:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1565457555.82.0.518726597367.issue37807@roundup.psfhosted.org>
In-reply-to
Content
This is a change of documented behaviour that will affect 3rd party libraries that provide numeric types, like NumPy and gmpy; it should not be done lightly. I think such a change deserves at least a deprecation warning, and should also be discussed more widely than just this issue.
History
Date User Action Args
2019-08-10 17:19:15mark.dickinsonsetrecipients: + mark.dickinson, tim.peters, rhettinger, njs, serhiy.storchaka
2019-08-10 17:19:15mark.dickinsonsetmessageid: <1565457555.82.0.518726597367.issue37807@roundup.psfhosted.org>
2019-08-10 17:19:15mark.dickinsonlinkissue37807 messages
2019-08-10 17:19:15mark.dickinsoncreate