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 2019-05-16.15:38:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1558021103.58.0.376727271733.issue36763@roundup.psfhosted.org>
In-reply-to
Content
New changeset 9ef5dcaa0b3c7c7ba28dbb3ec0c9507d9d05e3a9 by Victor Stinner in branch 'master':
bpo-36763: Add _Py_InitializeMain() (GH-13362)
https://github.com/python/cpython/commit/9ef5dcaa0b3c7c7ba28dbb3ec0c9507d9d05e3a9
History
Date User Action Args
2019-05-16 15:38:23vstinnersetrecipients: + vstinner
2019-05-16 15:38:23vstinnersetmessageid: <1558021103.58.0.376727271733.issue36763@roundup.psfhosted.org>
2019-05-16 15:38:23vstinnerlinkissue36763 messages
2019-05-16 15:38:23vstinnercreate