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 ned.deily
Recipients jaredlang, ned.deily, python-dev, r.david.murray, ronaldoussoren, santagada
Date 2011-04-09.22:09:59
SpamBayes Score 1.5670962e-07
Marked as misclassified No
Message-id <1302387000.97.0.548082906028.issue9670@psf.upfronthosting.co.za>
In-reply-to
Content
Reverting the patch since it caused failures on failure on some other platform buildbots (for instance, Gentoo and OpenIndiana).  It also fails on OS X buildbots with pydebug enabled, something I hadn't tested:
http://www.python.org/dev/buildbot/all/builders/AMD64%20Leopard%203.2/builds/161

So the patch needs to address the stack size for OS X pydebug builds and what to do about other failing platforms - increase the stack size for each or disable the test there.
History
Date User Action Args
2011-04-09 22:10:01ned.deilysetrecipients: + ned.deily, ronaldoussoren, r.david.murray, santagada, jaredlang, python-dev
2011-04-09 22:10:00ned.deilysetmessageid: <1302387000.97.0.548082906028.issue9670@psf.upfronthosting.co.za>
2011-04-09 22:09:59ned.deilylinkissue9670 messages
2011-04-09 22:09:59ned.deilycreate