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-14.23:32:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1607988726.85.0.623361381177.issue42591@roundup.psfhosted.org>
In-reply-to
Content
New changeset 6b2ed385094839c1920b934f07d946bf049a3770 by Victor Stinner in branch '3.9':
bpo-42591: Export missing Py_FrozenMain() symbol (GH-23730) (GH-23734)
https://github.com/python/cpython/commit/6b2ed385094839c1920b934f07d946bf049a3770
History
Date User Action Args
2020-12-14 23:32:06vstinnersetrecipients: + vstinner, chba
2020-12-14 23:32:06vstinnersetmessageid: <1607988726.85.0.623361381177.issue42591@roundup.psfhosted.org>
2020-12-14 23:32:06vstinnerlinkissue42591 messages
2020-12-14 23:32:06vstinnercreate