In article
,
Chris Barker wrote:
> I'm finding it a pain to force the Universal Python to 32 bit -- for
> building extensions, as well as running, etc. So I though maybe it
> would be nice to have a just plain 32 bit Intel build -- then I can
> use that to run and test all mystuff (I'm depending
On Mon, Oct 15, 2012 at 5:13 PM, Ned Deily wrote:
> Please open an issue on the bug tracker so we don't forget. Thanks!
Done:
http://bugs.python.org/issue16256
-Chris
--
Christopher Barker, Ph.D.
Oceanographer
Emergency Response Division
NOAA/NOS/OR&R(206) 526-6959 voice
76
Hi Folks,
I'm finding it a pain to force the Universal Python to 32 bit -- for
building extensions, as well as running, etc. So I though maybe it
would be nice to have a just plain 32 bit Intel build -- then I can
use that to run and test all mystuff (I'm depending on 32 bit only C++
code extensio
On Tue, Oct 16, 2012 at 3:16 PM, Ned Deily wrote:
>> which bug tracker? The main python.org one?
>
> Yes, please.
will do.
> I've done an extensive update for the recently released 3.3 version. I
> intend to backport some of the README and some of the Xcode 4 support, at
> least, to 2.7 befo