◐ Shell
clean mode source ↗

Message 78427 - Python tracker

On 28 Dec, 2008, at 16:38, Benjamin Peterson wrote:

>
> Benjamin Peterson <benjamin@python.org> added the comment:
>
> I applied the patch for #4060 in r67982.

I've backported that to 2.6-maint in r67987.
>
>
> I would still like to know what difference an Intel machine makes in  
> the
> installers, though.

It should make no difference at all. I haven't tested building on a  
PPC machine though, all 2.5.x installers were build on an intel box  
because that happens to be my main development machine.  A nice side- 
effect of building on an intel box is that you can test both  
architectures without switching to another machine (through Rosetta).

Ronald