[Python-Dev] Shorter float repr in Python 3.1? (original) (raw)

Antoine Pitrou solipsis at pitrou.net
Tue Apr 14 18:14:32 CEST 2009


Mark Dickinson <dickinsm gmail.com> writes:

Okay, I think I might have fixed up the float endianness detection for universal builds on OS X. Ned, any chance you could give this another try with an updated version of the py3k-short-float-repr branch?

If this approach is sane, could it be adopted for all other instances of endianness detection in the py3k code base? Has anyone tested a recent py3k using universal builds? Do all tests pass?



More information about the Python-Dev mailing list