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 ajaksu2, lloyd, mark.dickinson
Date 2009-07-07.15:11:32
SpamBayes Score 4.925077e-07
Marked as misclassified No
Message-id <1246979494.02.0.301610452642.issue1523@psf.upfronthosting.co.za>
In-reply-to
Content
The deprecated overflow wrapping has been removed from trunk in r73891.  
(It was already removed in py3k a while ago.)

I'd really like to remove the deprecated float coercion from trunk too, 
but since the warnings weren't functioning properly in 2.6, this probably 
has to wait until 2.8.
History
Date User Action Args
2009-07-07 15:11:34mark.dickinsonsetrecipients: + mark.dickinson, ajaksu2, lloyd
2009-07-07 15:11:34mark.dickinsonsetmessageid: <1246979494.02.0.301610452642.issue1523@psf.upfronthosting.co.za>
2009-07-07 15:11:32mark.dickinsonlinkissue1523 messages
2009-07-07 15:11:32mark.dickinsoncreate