Message206048
> FYI I fixed a weird behaviour of the PyThread_set_key_value() function. > The change has indirectly on impact on test.support.run_in_subinterp():
The impact was a bug. I reverted my changeset and pushed a new changeset which leaves _PyGILState_NoteThreadState() unchanged. |
|
Date |
User |
Action |
Args |
2013-12-13 10:23:22 | vstinner | set | recipients:
+ vstinner, mhammond, jcea, ncoghlan, pitrou, grahamd, asvetlov, python-dev, eric.snow |
2013-12-13 10:23:22 | vstinner | set | messageid: <1386930202.39.0.103788711926.issue15751@psf.upfronthosting.co.za> |
2013-12-13 10:23:22 | vstinner | link | issue15751 messages |
2013-12-13 10:23:22 | vstinner | create | |
|