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 casevh
Recipients asvetlov, casevh, ezio.melotti, loewis, mark.dickinson, rhettinger, skrah
Date 2012-11-14.17:40:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352914803.19.0.788078439525.issue16469@psf.upfronthosting.co.za>
In-reply-to
Content
Do we also want to change int(infinity) to return ValueError? I think consistent behavior between int() and Fraction() is valuable.
History
Date User Action Args
2012-11-14 17:40:03casevhsetrecipients: + casevh, loewis, rhettinger, mark.dickinson, ezio.melotti, asvetlov, skrah
2012-11-14 17:40:03casevhsetmessageid: <1352914803.19.0.788078439525.issue16469@psf.upfronthosting.co.za>
2012-11-14 17:40:03casevhlinkissue16469 messages
2012-11-14 17:40:03casevhcreate