Message143383
That's why I don't really know which concept is the best: the core of transactionmodule.c is just about one page in length, so there are only so many ways to split this code between CPython and the module...
Attached the latest suggestion. I am also fine if this function is not called _PyEval_SuspendOtherThreads() but _PyEval_InternalUseOnlyYouShouldReallyNotUseThis()... |
|
Date |
User |
Action |
Args |
2011-09-02 06:20:12 | arigo | set | recipients:
+ arigo, barry, ncoghlan, pitrou, nadeem.vawda, asvetlov, daniel.urban |
2011-09-02 06:20:12 | arigo | set | messageid: <1314944412.22.0.664387567438.issue12850@psf.upfronthosting.co.za> |
2011-09-02 06:20:11 | arigo | link | issue12850 messages |
2011-09-02 06:20:11 | arigo | create | |
|