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 Arfrever, benjamin.peterson, berker.peksag, brett.cannon, eric.araujo, eric.snow, georg.brandl, jpe, meador.inge, pitrou, python-dev, vstinner
Date 2017-12-06.16:25:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1512577557.63.0.912454111764.issue13959@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 672b6baa71010f236ee8c8ce912e98cb542385c6 by Victor Stinner in branch 'master':
bpo-32030: pass interp to _PyImport_Init() (#4736)
https://github.com/python/cpython/commit/672b6baa71010f236ee8c8ce912e98cb542385c6
History
Date User Action Args
2017-12-06 16:25:57vstinnersetrecipients: + vstinner, brett.cannon, georg.brandl, jpe, pitrou, benjamin.peterson, eric.araujo, Arfrever, meador.inge, python-dev, eric.snow, berker.peksag
2017-12-06 16:25:57vstinnersetmessageid: <1512577557.63.0.912454111764.issue13959@psf.upfronthosting.co.za>
2017-12-06 16:25:57vstinnerlinkissue13959 messages
2017-12-06 16:25:57vstinnercreate