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 2018-11-13.18:59:33
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1542135573.95.0.788709270274.issue35233@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 00b137c72f90fbc39a6cd7e48b37c58d19977180 by Victor Stinner in branch 'master':
bpo-35233: Fix _PyMainInterpreterConfig_Copy() (GH-10519)
https://github.com/python/cpython/commit/00b137c72f90fbc39a6cd7e48b37c58d19977180
History
Date User Action Args
2018-11-13 18:59:33vstinnersetrecipients: + vstinner
2018-11-13 18:59:33vstinnersetmessageid: <1542135573.95.0.788709270274.issue35233@psf.upfronthosting.co.za>
2018-11-13 18:59:33vstinnerlinkissue35233 messages
2018-11-13 18:59:33vstinnercreate