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-01.13:23:02
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1556716982.9.0.442756596393.issue36763@roundup.psfhosted.org>
In-reply-to
Content
New changeset 1a9f0d8efded4bf37c864ed572beff28c43c7c77 by Victor Stinner in branch 'master':
bpo-36763: Add _PyCoreConfig_SetString() (GH-13035)
https://github.com/python/cpython/commit/1a9f0d8efded4bf37c864ed572beff28c43c7c77
History
Date User Action Args
2019-05-01 13:23:02vstinnersetrecipients: + vstinner
2019-05-01 13:23:02vstinnersetmessageid: <1556716982.9.0.442756596393.issue36763@roundup.psfhosted.org>
2019-05-01 13:23:02vstinnerlinkissue36763 messages
2019-05-01 13:23:02vstinnercreate