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 miss-islington, vstinner
Date 2019-08-23.17:03:11
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1566579791.09.0.226156634999.issue36763@roundup.psfhosted.org>
In-reply-to
Content
New changeset 120b707a6d43452e067daa55a8fdca69f9424abc by Victor Stinner in branch 'master':
bpo-36763: PyConfig_Read() handles PySys_AddXOption() (GH-15431)
https://github.com/python/cpython/commit/120b707a6d43452e067daa55a8fdca69f9424abc
History
Date User Action Args
2019-08-23 17:03:11vstinnersetrecipients: + vstinner, miss-islington
2019-08-23 17:03:11vstinnersetmessageid: <1566579791.09.0.226156634999.issue36763@roundup.psfhosted.org>
2019-08-23 17:03:11vstinnerlinkissue36763 messages
2019-08-23 17:03:11vstinnercreate