[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
- Previous message: [Python-Dev] Shorter float repr in Python 3.1?
- Next message: [Python-Dev] Shorter float repr in Python 3.1?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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?
- Previous message: [Python-Dev] Shorter float repr in Python 3.1?
- Next message: [Python-Dev] Shorter float repr in Python 3.1?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]