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 jkloth
Recipients Arfrever, Mark.Shannon, amaury.forgeotdarc, asvetlov, benjamin.peterson, brett.cannon, dmalcolm, ilblackdragon, jcea, jkloth, larry, lemburg, mark.dickinson, python-dev, vstinner
Date 2013-07-02.15:32:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1372779177.38.0.492028022379.issue17206@psf.upfronthosting.co.za>
In-reply-to
Content
I forgot to note that with the increased stack reserve my previous patches to Py_DECREF() and related macros are no longer needed.
History
Date User Action Args
2013-07-02 15:32:57jklothsetrecipients: + jkloth, lemburg, brett.cannon, jcea, amaury.forgeotdarc, mark.dickinson, vstinner, larry, benjamin.peterson, Arfrever, asvetlov, dmalcolm, Mark.Shannon, python-dev, ilblackdragon
2013-07-02 15:32:57jklothsetmessageid: <1372779177.38.0.492028022379.issue17206@psf.upfronthosting.co.za>
2013-07-02 15:32:57jklothlinkissue17206 messages
2013-07-02 15:32:57jklothcreate