Message 100668 - Python tracker
Message100668
| Author | vstinner |
|---|---|
| Recipients | amaury.forgeotdarc, loewis, pitrou, tim.peters, vstinner |
| Date | 2010-03-08.21:21:14 |
| SpamBayes Score | 8.405675e-05 |
| Marked as misclassified | No |
| Message-id | <1268083275.56.0.59919828119.issue8063@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
My SIGINT.patch for #3137 moves the call to _PyGILState_Init() just before initsite(), so it doesn't change too much Py_InitializeEx() and it's enough for me :-) |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-03-08 21:21:15 | vstinner | set | recipients: + vstinner, tim.peters, loewis, amaury.forgeotdarc, pitrou |
| 2010-03-08 21:21:15 | vstinner | set | messageid: <1268083275.56.0.59919828119.issue8063@psf.upfronthosting.co.za> |
| 2010-03-08 21:21:14 | vstinner | link | issue8063 messages |
| 2010-03-08 21:21:14 | vstinner | create | |