Victor Stinner
861d9abfcf
faulthandler now works in non-Python threads
...
Issue #26563 :
* Add _PyGILState_GetInterpreterStateUnsafe() function: the single
PyInterpreterState used by this process' GILState implementation.
* Enhance _Py_DumpTracebackThreads() to retrieve the interpreter state from
autoInterpreterState in last resort. The function now accepts NULL for interp
and current_tstate parameters.
* test_faulthandler: fix a ResourceWarning when test is interrupted by CTRL+c
2016-03-16 22:45:24 +01:00
..
2016-03-02 11:17:01 -05:00
2016-02-25 00:25:45 -08:00
2015-11-02 04:20:33 +00:00
2016-03-17 07:50:22 +00:00
2015-04-10 13:29:28 +03:00
2016-02-25 00:59:16 +11:00
2016-02-10 01:17:51 +00:00
2016-01-15 09:53:51 -08:00
2016-01-21 21:55:32 -05:00
2015-10-31 12:16:18 +00:00
2016-03-17 07:05:34 +00:00
2016-03-01 01:19:02 -05:00
2016-03-15 23:08:44 +01:00
2015-07-05 11:45:31 -07:00
2015-11-02 14:44:29 +02:00
2016-02-25 20:18:00 +01:00
2016-01-19 14:09:33 +02:00
2016-02-10 22:58:18 +00:00
2015-12-19 19:28:52 -08:00
2015-10-06 18:52:52 +03:00
2015-05-22 11:13:20 +03:00
2016-03-16 22:45:24 +01:00
2016-03-11 15:31:02 -05:00
2015-03-02 12:29:58 -08:00
2016-03-15 13:33:28 +13:00
2016-03-06 16:17:47 +02:00
2016-02-13 16:27:25 +00:00
2015-07-27 10:42:54 +12:00
2015-12-21 11:11:12 +02:00
2016-02-25 12:13:50 +00:00
2015-05-09 11:44:30 -04:00
2015-07-03 13:11:35 -04:00
2016-01-18 21:35:22 +02:00
2015-04-11 00:31:01 +02:00
2015-12-29 22:34:23 +02:00
2015-11-02 04:27:17 +00:00
2016-03-12 10:53:09 +02:00
2015-08-23 11:28:01 -07:00
2016-03-05 14:05:45 +02:00
2016-01-26 00:40:57 +01:00
2015-03-30 21:38:00 +02:00
2016-02-24 12:08:11 +02:00
2015-04-10 13:29:28 +03:00
2015-04-11 00:31:01 +02:00
2016-01-16 06:49:30 +00:00
2015-08-18 10:23:16 -07:00
2015-04-04 11:01:02 +03:00
2015-11-02 03:37:02 +00:00
2015-03-05 15:45:01 +13:00
2015-11-02 04:04:57 +00:00
2015-12-27 13:17:04 -08:00
2015-08-14 11:47:41 +12:00
2015-06-28 17:08:35 +03:00
2016-03-06 14:56:57 +02:00
2015-10-02 23:00:39 +02:00
2015-11-14 12:46:42 +00:00
2016-03-06 14:58:43 -05:00
2015-03-12 21:56:08 +02:00
2015-11-02 04:04:57 +00:00
2016-01-20 12:16:21 +01:00
2015-11-14 01:14:25 +00:00
2016-01-15 15:01:33 -08:00
2016-03-08 23:36:25 +02:00
2015-10-16 12:09:33 -07:00
2015-12-29 22:34:23 +02:00
2015-11-14 12:46:42 +00:00
2015-10-24 09:51:53 +03:00
2015-11-02 03:37:02 +00:00
2015-10-28 23:15:13 -07:00
2015-04-14 10:35:43 -04:00
2015-11-09 23:18:19 +02:00
2015-12-11 05:19:29 +00:00
2014-12-01 18:28:43 +02:00
2016-01-02 17:18:34 -05:00
2015-10-16 12:21:37 -07:00
2016-03-02 11:08:05 -05:00
2015-11-02 03:37:02 +00:00
2016-03-01 10:25:45 +02:00
2015-04-01 16:56:13 +03:00
2015-11-03 14:34:51 +01:00
2015-04-11 00:31:01 +02:00
2015-05-19 11:00:07 +03:00
2015-04-10 13:29:28 +03:00
2015-03-10 13:17:21 -07:00
2015-10-30 14:41:06 -07:00
2015-11-02 03:37:02 +00:00
2015-05-19 11:00:07 +03:00
2015-10-24 17:39:36 +03:00
2015-01-26 09:57:07 +02:00
2015-11-03 12:45:05 -05:00
2015-11-02 00:39:56 -05:00
2015-11-14 12:46:42 +00:00
2016-02-24 13:03:54 +02:00
2016-03-11 23:07:27 +02:00
2015-09-05 19:17:24 -04:00
2015-12-06 22:01:35 +02:00
2015-10-28 23:15:22 -07:00
2015-10-16 12:21:37 -07:00
2016-03-12 08:06:23 -08:00
2015-05-16 15:05:53 -04:00
2015-05-19 11:00:07 +03:00
2015-05-16 21:38:05 +03:00
2015-05-02 19:15:18 -06:00
2016-02-11 13:10:36 +02:00
2015-03-20 16:46:19 +02:00
2015-03-25 21:03:47 +02:00
2014-11-15 10:58:58 -08:00
2016-02-04 14:08:23 -05:00
2015-12-12 06:58:55 +00:00
2015-08-17 22:04:45 -07:00
2016-03-02 10:43:45 -05:00
2015-04-10 13:24:41 +03:00
2015-05-04 22:45:47 -04:00
2015-09-08 05:53:42 +03:00
2015-11-02 04:20:33 +00:00
2016-02-11 13:10:36 +02:00
2015-10-09 10:19:33 -04:00
2015-11-08 01:03:52 -05:00
2015-08-17 22:04:45 -07:00
2016-02-18 17:34:00 +02:00
2016-02-24 06:14:15 +00:00
2015-06-21 14:06:55 +03:00
2015-04-04 11:01:02 +03:00
2016-03-06 09:15:47 +02:00
2015-03-18 17:27:57 -07:00
2015-12-01 19:59:53 +11:00
2015-09-29 10:30:47 -04:00
2016-01-18 12:15:08 +01:00
2015-07-10 22:13:40 +03:00
2015-05-27 11:08:19 -04:00
2015-04-27 21:44:22 -04:00
2016-02-11 13:10:36 +02:00
2016-02-19 23:46:59 +00:00
2015-11-28 12:24:52 -05:00
2016-02-28 05:22:20 +00:00
2015-10-28 21:43:12 +02:00
2015-11-14 12:46:42 +00:00
2015-10-06 18:52:52 +03:00
2015-05-11 22:57:16 -04:00
2015-12-30 01:42:43 +02:00
2016-01-13 07:46:54 -08:00
2015-09-29 22:34:16 +03:00
2015-04-13 14:21:02 -04:00
2015-02-22 17:25:33 +02:00
2015-07-03 13:11:35 -04:00
2015-12-03 17:31:24 -08:00
2015-10-29 20:38:04 -07:00
2015-09-06 00:39:37 -07:00
2015-11-14 12:46:42 +00:00
2015-09-29 23:52:42 +03:00
2015-09-05 11:57:47 -07:00
2015-03-22 15:32:36 +00:00
2016-02-08 00:02:25 +02:00