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