Message 126401 - Python tracker
Message126401
| 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:14 | ncoghlan | set | recipients: + ncoghlan, loewis, amaury.forgeotdarc, pitrou, vstinner, christian.heimes, benjamin.peterson, grahamd |
| 2011-01-17 15:02:14 | ncoghlan | set | messageid: <1295276534.26.0.288964467757.issue10914@psf.upfronthosting.co.za> |
| 2011-01-17 15:02:08 | ncoghlan | link | issue10914 messages |
| 2011-01-17 15:02:08 | ncoghlan | create | |