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 chba, vstinner
Date 2020-12-10.17:39:25
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607621965.87.0.985939459027.issue42591@roundup.psfhosted.org>
In-reply-to
Content
New changeset b5c7b38f5ebbc84b5b80192db1743d3e1cdcf4c5 by Victor Stinner in branch 'master':
bpo-42591: Export missing Py_FrozenMain() symbol (GH-23730)
https://github.com/python/cpython/commit/b5c7b38f5ebbc84b5b80192db1743d3e1cdcf4c5
History
Date User Action Args
2020-12-10 17:39:25vstinnersetrecipients: + vstinner, chba
2020-12-10 17:39:25vstinnersetmessageid: <1607621965.87.0.985939459027.issue42591@roundup.psfhosted.org>
2020-12-10 17:39:25vstinnerlinkissue42591 messages
2020-12-10 17:39:25vstinnercreate