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 Jim Fasarakis-Hilliard, casevh, gbtami, mark.dickinson, niklasf, rhettinger, serhiy.storchaka, tim.peters
Date 2019-06-01.20:13:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
Is everyone comfortable with how negative numbers are handled by this patch?  It might be better to limit the domain and raise a ValueError rather than make a presumption about what the user intends.
History
Date User Action Args
2019-06-01 20:13:40rhettingersetrecipients: + rhettinger, tim.peters, mark.dickinson, casevh, serhiy.storchaka, Jim Fasarakis-Hilliard, niklasf, gbtami
2019-06-01 20:13:40rhettingersetmessageid: <[email protected]>
2019-06-01 20:13:40rhettingerlinkissue29882 messages
2019-06-01 20:13:40rhettingercreate