Victor Stinner
23ef89db7a
bpo-39984: _PyThreadState_DeleteCurrent() takes tstate (GH-19051)
...
* _PyThreadState_DeleteCurrent() now takes tstate rather than
runtime.
* Add ensure_tstate_not_null() helper to pystate.c.
* Add _PyEval_ReleaseLock() function.
* _PyThreadState_DeleteCurrent() now calls
_PyEval_ReleaseLock(tstate) and frees PyThreadState memory after
this call, not before.
* PyGILState_Release(): rename "tcur" variable to "tstate".
2020-03-18 02:26:04 +01:00
..
2020-03-14 13:47:09 +02:00
2020-03-18 02:26:04 +01:00
2019-10-30 12:03:20 +02:00
2019-09-12 10:27:14 +01:00
2019-09-12 10:27:14 +01:00
2020-02-13 18:37:17 +01:00
2020-02-13 18:37:17 +01:00
2020-02-13 18:37:17 +01:00
2020-02-13 18:37:17 +01:00
2020-03-10 01:28:54 +01:00
2020-02-14 08:48:12 +01:00
2020-02-13 18:37:17 +01:00
2020-02-13 18:37:17 +01:00
2020-02-13 18:37:17 +01:00
2020-02-13 18:37:17 +01:00
2020-02-13 18:37:17 +01:00
2019-10-15 08:26:12 +01:00
2020-02-12 23:55:09 +01:00
2020-02-13 18:37:17 +01:00
2020-01-21 08:21:35 +10:00
2020-02-13 18:37:17 +01:00
2020-02-13 18:37:17 +01:00
2020-01-18 03:14:59 +00:00
2020-02-13 18:37:17 +01:00
2020-02-13 18:37:17 +01:00
2020-02-17 11:09:15 +01:00
2020-02-13 18:37:17 +01:00
2020-02-13 18:37:17 +01:00
2020-03-16 15:06:20 +01:00
2020-02-13 18:37:17 +01:00
2020-03-03 14:25:44 -08:00
2020-03-06 09:03:58 +01:00
2020-02-05 13:12:19 +01:00
2020-02-13 18:37:17 +01:00
2020-01-27 09:57:45 +00:00
2020-02-26 01:31:04 +01:00
2020-02-14 08:48:12 +01:00
2020-03-04 14:15:20 +01:00
2020-02-13 18:37:17 +01:00
2020-03-07 00:54:20 +01:00
2019-11-20 12:17:09 +01:00
2020-02-05 23:09:57 +02:00
2020-03-09 20:49:52 +02:00
2020-01-16 15:09:19 +01:00
2020-02-05 01:11:10 +01:00
2019-10-15 08:26:12 +01:00
2020-03-13 23:38:08 +01:00
2020-03-17 23:41:08 +02:00
2020-02-12 22:54:42 +01:00
2020-01-18 03:14:59 +00:00
2020-02-13 18:37:17 +01:00
2020-02-13 18:37:17 +01:00
2020-02-13 18:37:17 +01:00
2019-11-16 18:55:29 +02:00
2020-02-13 18:37:17 +01:00
2020-02-13 18:37:17 +01:00
2020-02-13 18:37:17 +01:00
2020-02-13 18:37:17 +01:00
2020-02-13 18:37:17 +01:00