Sam Gross
e8752d7b80
gh-118789: Add PyUnstable_Object_ClearWeakRefsNoCallbacks ( #118807 )
...
This exposes `PyUnstable_Object_ClearWeakRefsNoCallbacks` as an unstable
C-API function to provide a thread-safe mechanism for clearing weakrefs
without executing callbacks.
Some C-API extensions need to clear weakrefs without calling callbacks,
such as after running finalizers like we do in subtype_dealloc.
Previously they could use `_PyWeakref_ClearRef` on each weakref, but
that's not thread-safe in the free-threaded build.
Co-authored-by: Petr Viktorin <encukou@gmail.com >
2024-06-18 09:57:23 -04:00
..
2024-05-03 11:30:55 -04:00
2024-06-03 16:42:48 -06:00
2024-05-29 09:51:19 +02:00
2024-06-03 16:47:36 +09:00
2024-05-13 16:03:52 +02:00
2024-05-20 09:44:42 -04:00
2024-06-12 15:27:07 +02:00
2024-04-08 10:58:38 -04:00
2024-06-18 09:57:23 -04:00
2024-06-16 20:13:56 +03:00
2024-05-03 11:30:55 -04:00
2024-05-22 12:35:18 -04:00
2024-06-10 16:34:17 +00:00
2024-04-22 18:15:08 -07:00
2024-05-03 11:30:55 -04:00
2024-05-03 11:30:55 -04:00
2024-05-03 11:30:55 -04:00
2024-05-03 11:30:55 -04:00
2024-05-03 11:30:55 -04:00
2024-05-06 10:50:35 -07:00
2024-05-03 11:30:55 -04:00
2024-05-03 11:30:55 -04:00
2024-05-03 11:30:55 -04:00
2024-05-28 12:01:37 +03:00
2024-06-17 10:34:29 +02:00
2024-05-03 11:30:55 -04:00
2024-06-06 20:18:30 -07:00
2024-05-03 11:30:55 -04:00
2024-05-03 11:30:55 -04:00
2024-05-03 11:30:55 -04:00
2024-05-22 12:35:18 -04:00
2024-05-03 11:30:55 -04:00
2024-05-03 11:30:55 -04:00
2024-04-10 18:37:01 -06:00
2024-05-22 12:35:18 -04:00
2024-05-29 09:51:19 +02:00
2024-05-03 11:30:55 -04:00
2024-05-06 10:50:35 -07:00
2024-05-03 11:30:55 -04:00
2024-05-03 11:30:55 -04:00
2024-05-03 11:30:55 -04:00
2024-05-03 11:30:55 -04:00
2024-05-03 11:30:55 -04:00
2024-05-03 11:30:55 -04:00
2024-05-03 11:30:55 -04:00
2024-05-03 11:30:55 -04:00
2024-05-03 11:30:55 -04:00
2024-05-03 11:30:55 -04:00
2024-05-03 11:30:55 -04:00
2024-05-03 11:30:55 -04:00
2024-05-03 11:30:55 -04:00
2024-05-03 11:30:55 -04:00
2024-06-18 12:04:52 +00:00
2024-06-18 12:04:52 +00:00
2024-05-06 18:59:36 +02:00
2024-05-06 18:59:36 +02:00
2024-05-07 14:50:41 +00:00
2024-05-03 11:30:55 -04:00
2024-06-08 17:41:45 +08:00
2024-05-06 18:59:36 +02:00
2024-05-06 18:59:36 +02:00
2024-05-27 19:35:30 +00:00
2024-05-03 11:30:55 -04:00
2024-06-06 17:31:33 +02:00
2024-05-06 18:59:36 +02:00
2024-05-10 08:42:00 -07:00
2024-05-03 11:30:55 -04:00
2024-05-03 11:30:55 -04:00
2024-05-29 16:51:09 +01:00
2024-06-10 11:54:35 +02:00
2024-05-28 12:01:37 +03:00
2024-05-03 11:30:55 -04:00
2024-05-07 11:18:45 +02:00
2024-05-29 09:51:19 +02:00
2024-05-03 11:30:55 -04:00
2024-05-03 11:30:55 -04:00
2024-06-10 08:17:50 +00:00
2024-05-03 11:30:55 -04:00
2024-04-24 23:00:55 +01:00
2024-05-03 11:30:55 -04:00
2024-05-21 10:16:34 -07:00
2024-06-11 16:15:01 +00:00
2024-05-29 09:51:19 +02:00
2024-05-03 11:30:55 -04:00
2024-05-10 10:47:30 +01:00
2024-05-03 11:30:55 -04:00
2024-06-17 09:44:13 +03:00
2024-05-03 11:30:55 -04:00
2024-05-22 12:35:18 -04:00
2024-05-06 18:59:36 +02:00
2024-05-03 11:30:55 -04:00
2024-05-03 11:30:55 -04:00
2024-04-24 16:18:24 +00:00
2024-05-04 08:23:50 +00:00
2024-05-03 11:30:55 -04:00
2024-05-03 11:30:55 -04:00
2024-05-03 11:30:55 -04:00
2024-05-03 11:30:55 -04:00
2024-06-11 21:00:56 -04:00
2024-06-17 06:51:03 -07:00
2024-05-03 11:30:55 -04:00
2024-05-31 17:18:40 +02:00
2024-05-14 00:20:59 +03:00
2024-05-03 11:30:55 -04:00
2024-05-03 11:30:55 -04:00
2024-05-03 11:30:55 -04:00
2024-05-03 11:30:55 -04:00
2024-05-03 11:30:55 -04:00
2024-05-03 11:30:55 -04:00