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 benjamin.peterson, cgohlke, eryksun, paul.moore, pyscripter, steve.dower, tim.golden, vstinner, zach.ware
Date 2019-06-17.22:15:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1560809716.55.0.469639145958.issue37189@roundup.psfhosted.org>
In-reply-to
Content
New changeset 343ed0ffe0d5ddd4f17c31e14a656a04ac7dfc19 by Victor Stinner in branch 'master':
bpo-37189: Export old PyRun_XXX() functions (#14142)
https://github.com/python/cpython/commit/343ed0ffe0d5ddd4f17c31e14a656a04ac7dfc19
History
Date User Action Args
2019-06-17 22:15:16vstinnersetrecipients: + vstinner, paul.moore, tim.golden, pyscripter, benjamin.peterson, cgohlke, zach.ware, eryksun, steve.dower
2019-06-17 22:15:16vstinnersetmessageid: <1560809716.55.0.469639145958.issue37189@roundup.psfhosted.org>
2019-06-17 22:15:16vstinnerlinkissue37189 messages
2019-06-17 22:15:16vstinnercreate