[Python-Dev] Deprecating PyOS_ascii_formatd

Nick Coghlan ncoghlan at gmail.com
Thu Apr 9 12:54:39 CEST 2009


Eric Smith wrote:
> And as a reminder, the py3k-short-float-repr changes are on Rietveld at
> http://codereview.appspot.com/33084/show. So far, no comments.

I skipped over the actual number crunching parts (the test suite will do
a better job than I will of telling you whether or not you have those
parts correct), but I had a look at the various other changes to make
use of the new API.

Looks like you were able to delete some fairly respectable chunks of
redundant code!

Cheers,
Nick.

-- 
Nick Coghlan   |   ncoghlan at gmail.com   |   Brisbane, Australia
---------------------------------------------------------------


More information about the Python-Dev mailing list