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 eric.snow, lukasz.langa, ncoghlan, vstinner
Date 2018-12-17.11:28:01
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1545046081.74.0.788709270274.issue35266@psf.upfronthosting.co.za>
In-reply-to
Content
When I looked again at this issue, I'm not sure how what should be done, what is the proper design, what should stay after Python initialization, etc. I prefer to abandon this change and maybe retry to write it later.

I have a more advanced version in this branch of my fork: https://github.com/vstinner/cpython/commits/pre_config_next
History
Date User Action Args
2018-12-17 11:28:01vstinnersetrecipients: + vstinner, ncoghlan, lukasz.langa, eric.snow
2018-12-17 11:28:01vstinnersetmessageid: <1545046081.74.0.788709270274.issue35266@psf.upfronthosting.co.za>
2018-12-17 11:28:01vstinnerlinkissue35266 messages
2018-12-17 11:28:01vstinnercreate