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 benjamin.peterson
Recipients amaury.forgeotdarc, benjamin.peterson, djc, grahamd, loewis
Date 2008-10-17.21:27:42
SpamBayes Score 1.0254702e-05
Marked as misclassified No
Message-id <1224278863.34.0.0174106402831.issue3723@psf.upfronthosting.co.za>
In-reply-to
Content
Wouldn't it make more sense to move interpreter initialization things to
Py_NewInterpreter and call it from Py_InitializeEx?
History
Date User Action Args
2008-10-17 21:27:43benjamin.petersonsetrecipients: + benjamin.peterson, loewis, amaury.forgeotdarc, djc, grahamd
2008-10-17 21:27:43benjamin.petersonsetmessageid: <1224278863.34.0.0174106402831.issue3723@psf.upfronthosting.co.za>
2008-10-17 21:27:42benjamin.petersonlinkissue3723 messages
2008-10-17 21:27:42benjamin.petersoncreate