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 barry, eric.araujo, serhiy.storchaka, vstinner
Date 2022-01-06.21:08:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1641503289.87.0.484034550428.issue46142@roundup.psfhosted.org>
In-reply-to
Content
"xoptions" name comes from sys._xoptions (Python) and PyConfig.xoptions (C). Oh, sys._xoptions is a private API... but it's mentioned in the -X documentation:
https://docs.python.org/3/using/cmdline.html#cmdoption-X
History
Date User Action Args
2022-01-06 21:08:09vstinnersetrecipients: + vstinner, barry, eric.araujo, serhiy.storchaka
2022-01-06 21:08:09vstinnersetmessageid: <1641503289.87.0.484034550428.issue46142@roundup.psfhosted.org>
2022-01-06 21:08:09vstinnerlinkissue46142 messages
2022-01-06 21:08:09vstinnercreate