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 methane, ncoghlan, steve.dower, vstinner
Date 2019-03-06.01:13:46
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1551834826.26.0.0126988084888.issue36204@roundup.psfhosted.org>
In-reply-to
Content
INADA-san proposed to make the existing _Py_UnixMain() function public. (Currently, the function is private.)
https://discuss.python.org/t/adding-char-based-apis-for-unix/916
History
Date User Action Args
2019-03-06 01:13:46vstinnersetrecipients: + vstinner, ncoghlan, methane, steve.dower
2019-03-06 01:13:46vstinnersetmessageid: <1551834826.26.0.0126988084888.issue36204@roundup.psfhosted.org>
2019-03-06 01:13:46vstinnerlinkissue36204 messages
2019-03-06 01:13:46vstinnercreate