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 loewis
Recipients amaury.forgeotdarc, benjamin.peterson, christian.heimes, djc, grahamd, loewis
Date 2008-10-17.22:34:12
SpamBayes Score 3.9142964e-07
Marked as misclassified No
Message-id <48F912E2.4020105@v.loewis.de>
In-reply-to <1224278863.34.0.0174106402831.issue3723@psf.upfronthosting.co.za>
Content
> Wouldn't it make more sense to move interpreter initialization things to
> Py_NewInterpreter and call it from Py_InitializeEx?

Can you propose a specific patch? I'm worried that doing so blindly
introduces other bugs.
History
Date User Action Args
2008-10-17 22:34:13loewissetrecipients: + loewis, amaury.forgeotdarc, christian.heimes, benjamin.peterson, djc, grahamd
2008-10-17 22:34:12loewislinkissue3723 messages
2008-10-17 22:34:12loewiscreate