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 vstinner
Recipients serhiy.storchaka, vstinner
Date 2017-07-10.12:37:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1499690271.72.0.898747848565.issue30866@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 64fa449f559b0e7b0480a177000419a78ebcf3ff by Victor Stinner in branch 'master':
bpo-30866: Add _testcapi.stack_pointer() (#2601)
https://github.com/python/cpython/commit/64fa449f559b0e7b0480a177000419a78ebcf3ff
History
Date User Action Args
2017-07-10 12:37:51vstinnersetrecipients: + vstinner, serhiy.storchaka
2017-07-10 12:37:51vstinnersetmessageid: <1499690271.72.0.898747848565.issue30866@psf.upfronthosting.co.za>
2017-07-10 12:37:51vstinnerlinkissue30866 messages
2017-07-10 12:37:51vstinnercreate