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 anselm.kruis, vstinner
Date 2017-11-02.22:55:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1509663303.41.0.213398074469.issue31890@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9e3397333278f973a11d933c27a69af250e4acf0 by Victor Stinner (Anselm Kruis) in branch 'master':
bpo-31890: define METH_STACKLESS (#4159)
https://github.com/python/cpython/commit/9e3397333278f973a11d933c27a69af250e4acf0
History
Date User Action Args
2017-11-02 22:55:03vstinnersetrecipients: + vstinner, anselm.kruis
2017-11-02 22:55:03vstinnersetmessageid: <1509663303.41.0.213398074469.issue31890@psf.upfronthosting.co.za>
2017-11-02 22:55:03vstinnerlinkissue31890 messages
2017-11-02 22:55:03vstinnercreate