This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author ronaldoussoren
Recipients barry, brett.cannon, fdrake, mark.dickinson, meador.inge, ned.deily, ronaldoussoren, srid, zvezdan
Date 2010-02-07.09:48:20
SpamBayes Score 1.7580585e-07
Marked as misclassified No
Message-id <1265536102.85.0.797590897875.issue6877@psf.upfronthosting.co.za>
In-reply-to
Content
re: msg98913

The addition of an #include of stdlib.h is unnecessary because Python.h already does that. 


re: msg98908

Building against with a 10.3 deployment target should be harmless. A universal build targets 10.3 on purpose because that results in binaries that work on all supported OSX platforms.

BTW. I've pruned the list of python versions, this patch will never be applied to 2.4.

BTW2. I'll do the backport later today.
History
Date User Action Args
2010-02-07 09:48:23ronaldoussorensetrecipients: + ronaldoussoren, fdrake, barry, brett.cannon, mark.dickinson, ned.deily, zvezdan, srid, meador.inge
2010-02-07 09:48:22ronaldoussorensetmessageid: <1265536102.85.0.797590897875.issue6877@psf.upfronthosting.co.za>
2010-02-07 09:48:21ronaldoussorenlinkissue6877 messages
2010-02-07 09:48:20ronaldoussorencreate