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 vstinner
Date 2021-05-14.17:00:16
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1621011616.3.0.72697808143.issue44133@roundup.psfhosted.org>
In-reply-to
Content
The "python" binary exports 1610 symbols. With the attached fix, it exports 1611 symbols (+1): "Py_FrozenMain" is also exported :-)
History
Date User Action Args
2021-05-14 17:00:16vstinnersetrecipients: + vstinner
2021-05-14 17:00:16vstinnersetmessageid: <1621011616.3.0.72697808143.issue44133@roundup.psfhosted.org>
2021-05-14 17:00:16vstinnerlinkissue44133 messages
2021-05-14 17:00:16vstinnercreate