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 python-dev
Recipients Arfrever, BreamoreBoy, barry, ncoghlan, pitrou, python-dev, steve.dower, tim.golden, zach.ware
Date 2014-11-22.04:34:07
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20141122043405.69783.8946@psf.io>
In-reply-to
Content
New changeset e7df0a47af16 by Steve Dower in branch 'default':
Issue #22869: Remove duplicate stack check from pythonrun.c
https://hg.python.org/cpython/rev/e7df0a47af16
History
Date User Action Args
2014-11-22 04:34:07python-devsetrecipients: + python-dev, barry, ncoghlan, pitrou, tim.golden, Arfrever, BreamoreBoy, zach.ware, steve.dower
2014-11-22 04:34:07python-devlinkissue22869 messages
2014-11-22 04:34:07python-devcreate