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 chris.jerdonek, ezio.melotti, georg.brandl, gregory.p.smith, mark.dickinson, python-dev, serhiy.storchaka
Date 2012-12-28.10:40:36
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1356691236.87.0.819325890746.issue16772@psf.upfronthosting.co.za>
In-reply-to
Content
Sure, I don't see any issue with backporting test_int_base_limits;  that has little to do with this issue, though, so shouldn't prevent closing this one.

I'll add a Misc/NEWS entry when I commit;  not sure it's meaningful to add doc changes, since I the 3.2 and 3.3 acceptance of floats is undocumented anyway.  I can and will add a versionchanged entry for the acceptance of __index__-able types, though.
History
Date User Action Args
2012-12-28 10:40:36mark.dickinsonsetrecipients: + mark.dickinson, georg.brandl, gregory.p.smith, ezio.melotti, chris.jerdonek, python-dev, serhiy.storchaka
2012-12-28 10:40:36mark.dickinsonsetmessageid: <1356691236.87.0.819325890746.issue16772@psf.upfronthosting.co.za>
2012-12-28 10:40:36mark.dickinsonlinkissue16772 messages
2012-12-28 10:40:36mark.dickinsoncreate