Eric Snow
03089fdccc
gh-101659: Add _Py_AtExit() (gh-103298)
...
The function is like Py_AtExit() but for a single interpreter. This is a companion to the atexit module's register() function, taking a C callback instead of a Python one.
We also update the _xxinterpchannels module to use _Py_AtExit(), which is the motivating case. (This is inspired by pain points felt while working on gh-101660.)
2023-04-05 18:42:02 -06:00
..
2022-06-20 16:04:52 +02:00
2022-07-24 15:58:52 +01:00
2023-04-05 18:42:02 -06:00
2022-08-13 11:40:41 +08:00
2022-05-27 16:31:41 +01:00
2022-12-08 17:17:20 -07:00
2022-10-05 01:34:03 +01:00
2023-04-05 14:15:49 -07:00
2023-03-31 18:17:59 +01:00
2022-11-16 09:54:28 -07:00
2022-06-17 23:13:17 +08:00
2023-03-09 08:16:30 -07:00
2023-03-09 08:16:30 -07:00
2023-02-28 13:14:40 -07:00
2022-12-12 09:58:46 -07:00
2023-03-23 23:27:46 +00:00
2023-03-16 17:27:21 +00:00
2022-11-16 09:37:14 -07:00
2023-03-31 18:17:59 +01:00
2022-04-11 15:34:18 +01:00
2023-02-23 10:19:01 +00:00
2023-03-08 15:56:36 -07:00
2022-10-08 07:57:09 -07:00
2023-01-06 14:47:57 +00:00
2023-03-18 11:47:11 +00:00
2023-03-28 12:52:28 -06:00
2023-03-18 11:47:11 +00:00
2022-11-16 09:54:28 -07:00
2022-11-28 17:42:22 +01:00
2023-03-29 17:15:43 -06:00
2023-03-21 10:49:12 -06:00
2023-04-05 18:42:02 -06:00
2023-03-06 19:40:09 -07:00
2023-01-03 10:49:49 -08:00
2023-03-22 14:49:51 +00:00
2023-03-21 11:46:09 -06:00
2023-03-22 14:49:51 +00:00
2022-12-07 15:56:31 -07:00
2022-12-07 15:56:31 -07:00
2023-03-31 18:17:59 +01:00
2023-04-05 14:15:49 -07:00
2022-12-16 13:48:03 +00:00
2023-02-08 09:31:12 +00:00
2022-11-16 09:37:14 -07:00
2023-03-16 22:18:04 +00:00
2023-03-04 12:20:14 +00:00
2022-11-11 16:30:46 -07:00
2022-12-12 08:44:23 -07:00
2023-03-29 17:15:43 -06:00
2022-12-09 10:17:54 -07:00
2022-11-30 23:04:30 +02:00
2023-03-18 11:47:11 +00:00
2023-03-29 17:15:43 -06:00
2023-04-05 18:42:02 -06:00
2022-12-12 16:50:19 -07:00
2022-06-27 12:24:23 +01:00
2022-04-21 22:07:19 +02:00
2022-07-25 12:47:31 -06:00
2023-03-02 18:38:22 +00:00
2023-02-15 15:32:31 -07:00
2022-12-08 16:46:09 -07:00
2022-10-17 12:01:00 +02:00
2023-01-27 14:45:08 +00:00
2022-12-09 10:27:01 +00:00
2023-02-23 13:42:15 -08:00
2023-03-28 12:52:28 -06:00
2023-03-28 12:52:28 -06:00
2022-06-16 13:49:43 +02:00