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 ncoghlan
Recipients amaury.forgeotdarc, benjamin.peterson, christian.heimes, grahamd, loewis, ncoghlan, pitrou, vstinner
Date 2011-01-17.15:02:08
SpamBayes Score 2.807353e-07
Marked as misclassified No
Message-id <1295276534.26.0.288964467757.issue10914@psf.upfronthosting.co.za>
In-reply-to
Content
I like the idea of adding these tests as well.

Probably worth bringing up on python-dev - folks like Tarek should definitely be able to help with alternative ways of building a test application for this.

There is also always the possibility of writing it in Python and using ctypes to get at the necessary C API calls to create subinterpreters.
History
Date User Action Args
2011-01-17 15:02:14ncoghlansetrecipients: + ncoghlan, loewis, amaury.forgeotdarc, pitrou, vstinner, christian.heimes, benjamin.peterson, grahamd
2011-01-17 15:02:14ncoghlansetmessageid: <1295276534.26.0.288964467757.issue10914@psf.upfronthosting.co.za>
2011-01-17 15:02:08ncoghlanlinkissue10914 messages
2011-01-17 15:02:08ncoghlancreate