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 zvezdan
Recipients barry, brett.cannon, fdrake, mark.dickinson, meador.inge, ned.deily, ronaldoussoren, srid, zvezdan
Date 2010-02-07.02:08:17
SpamBayes Score 4.733907e-06
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
OK, so issue4204 patch is causing problems.
As I mentioned before we could choose to #ifdef __FreeBSD__ or check whether __APPLE__ is not defined.

I'm attaching a new patch for 2.6.5 (2.6 branch) that uses the __APPLE__ check.
History
Date User Action Args
2010-02-07 02:08:23zvezdansetrecipients: + zvezdan, fdrake, barry, brett.cannon, ronaldoussoren, mark.dickinson, ned.deily, srid, meador.inge
2010-02-07 02:08:23zvezdansetmessageid: <[email protected]>
2010-02-07 02:08:21zvezdanlinkissue6877 messages
2010-02-07 02:08:21zvezdancreate