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 jaredlang, ned.deily, python-dev, r.david.murray, ronaldoussoren, santagada
Date 2011-05-06.13:26:22
SpamBayes Score 0.0010991995
Marked as misclassified No
Message-id <1304688384.97.0.216908640682.issue9670@psf.upfronthosting.co.za>
In-reply-to
Content
Version 4 of the patch has two changes w.r.t version 3:

* Increase the stack size on OSX to ensure that tests pass with
  --with-pydebug

* Only test the recursion behavior on OSX (where we know the bug is
  fixed)
History
Date User Action Args
2011-05-06 13:26:25ronaldoussorensetrecipients: + ronaldoussoren, ned.deily, r.david.murray, santagada, jaredlang, python-dev
2011-05-06 13:26:24ronaldoussorensetmessageid: <1304688384.97.0.216908640682.issue9670@psf.upfronthosting.co.za>
2011-05-06 13:26:23ronaldoussorenlinkissue9670 messages
2011-05-06 13:26:23ronaldoussorencreate