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.snow, miss-islington, ncoghlan, ned.deily, serhiy.storchaka, vstinner
Date 2018-10-30.13:31:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1540906307.99.0.788709270274.issue32030@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset e1b29950bf751381538e3c8ea6a3e0a98d01dbfb by Victor Stinner in branch 'master':
bpo-32030: Make _PySys_AddXOptionWithError() private (GH-10236)
https://github.com/python/cpython/commit/e1b29950bf751381538e3c8ea6a3e0a98d01dbfb
History
Date User Action Args
2018-10-30 13:31:48vstinnersetrecipients: + vstinner, barry, ncoghlan, ned.deily, eric.snow, serhiy.storchaka, miss-islington
2018-10-30 13:31:47vstinnersetmessageid: <1540906307.99.0.788709270274.issue32030@psf.upfronthosting.co.za>
2018-10-30 13:31:47vstinnerlinkissue32030 messages
2018-10-30 13:31:47vstinnercreate