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 georg.brandl
Recipients chris.jerdonek, ezio.melotti, georg.brandl, serhiy.storchaka
Date 2012-12-25.15:08:28
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356448108.84.0.860288424557.issue16772@psf.upfronthosting.co.za>
In-reply-to
Content
Ah.  I was thinking of things like ``int('1.2', 10)``, not the base itself being a float.

In this case, looks like a bug to me.
History
Date User Action Args
2012-12-25 15:08:28georg.brandlsetrecipients: + georg.brandl, ezio.melotti, chris.jerdonek, serhiy.storchaka
2012-12-25 15:08:28georg.brandlsetmessageid: <1356448108.84.0.860288424557.issue16772@psf.upfronthosting.co.za>
2012-12-25 15:08:28georg.brandllinkissue16772 messages
2012-12-25 15:08:28georg.brandlcreate