[Python-Dev] Shorter float repr in Python 3.1?

Ned Deily nad at acm.org
Tue Apr 14 19:19:32 CEST 2009


In article <loom.20090414T161327-708 at post.gmane.org>,
 Antoine Pitrou <solipsis at pitrou.net> wrote:
> Has anyone tested a recent py3k using universal builds? Do all tests pass?

It's done all the time.  All of the current released installers (2.5, 
2.6, 3.0) are 2-way (i386, ppc) universal and we occasionally test all 
of the current lines (2.6, trunk, 3.0, 3.1) as 4-way (i386, ppc, x86_64, 
ppc64), although the ppc64 has had no testing recently.

-- 
 Ned Deily,
 nad at acm.org



More information about the Python-Dev mailing list