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 rhettinger, serhiy.storchaka, sir-sigurd, vstinner
Date 2019-02-25.21:37:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551130661.25.0.365706106388.issue36030@roundup.psfhosted.org>
In-reply-to
Content
New changeset f1b9abe35f75393351b3d954a392122a3f8f6951 by Victor Stinner (Sergey Fedoseev) in branch 'master':
bpo-36030: Remove _PyStack_AsTuple() and _PyStack_AsTupleSlice() (GH-12032)
https://github.com/python/cpython/commit/f1b9abe35f75393351b3d954a392122a3f8f6951
History
Date User Action Args
2019-02-25 21:37:41vstinnersetrecipients: + vstinner, rhettinger, serhiy.storchaka, sir-sigurd
2019-02-25 21:37:41vstinnersetmessageid: <1551130661.25.0.365706106388.issue36030@roundup.psfhosted.org>
2019-02-25 21:37:41vstinnerlinkissue36030 messages
2019-02-25 21:37:41vstinnercreate