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 zach.ware
Recipients Arfrever, BreamoreBoy, barry, ncoghlan, pitrou, python-dev, steve.dower, tim.golden, zach.ware
Date 2014-11-22.04:43:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1416631431.52.0.0853558119336.issue22869@psf.upfronthosting.co.za>
In-reply-to
Content
Steve, I was actually just minutes away from committing the same fix in the opposite direction when I got the notification of your commit.  Nick will correct me if I'm wrong but I think PyOS_CheckStack was supposed to stay in pythonrun.c, especially since it's still declared in pythonrun.h.
History
Date User Action Args
2014-11-22 04:43:51zach.waresetrecipients: + zach.ware, barry, ncoghlan, pitrou, tim.golden, Arfrever, BreamoreBoy, python-dev, steve.dower
2014-11-22 04:43:51zach.waresetmessageid: <1416631431.52.0.0853558119336.issue22869@psf.upfronthosting.co.za>
2014-11-22 04:43:51zach.warelinkissue22869 messages
2014-11-22 04:43:51zach.warecreate