Gregory P. Smith
b0f89cb431
gh-96512: Move int_max_str_digits setting to PyConfig ( #96944 )
...
It had to live as a global outside of PyConfig for stable ABI reasons in
the pre-3.12 backports.
This removes the `_Py_global_config_int_max_str_digits` and gets rid of
the equivalent field in the internal `struct _is PyInterpreterState` as
code can just use the existing nested config struct within that.
Adds tests to verify unique settings and configs in subinterpreters.
2022-10-03 13:55:45 -07:00
..
2021-11-16 05:53:57 -08:00
2022-06-20 16:04:52 +02:00
2022-07-24 15:58:52 +01:00
2021-12-14 16:48:15 +00:00
2020-12-23 03:41:08 +01:00
2022-08-13 11:40:41 +08:00
2022-01-23 09:59:34 +00:00
2021-06-21 23:36:36 -07:00
2020-02-12 22:32:34 +01:00
2022-03-28 04:43:45 -04:00
2022-05-27 16:31:41 +01:00
2022-08-30 10:11:18 -07:00
2022-09-14 17:05:04 -07:00
2022-08-24 11:02:53 +01:00
2022-01-13 09:46:04 +01:00
2022-01-22 18:55:48 +01:00
2022-06-17 23:13:17 +08:00
2022-08-30 16:03:30 +09:00
2022-02-23 18:16:23 +01:00
2022-04-03 22:58:52 +02:00
2022-01-22 21:48:56 +01:00
2022-01-13 23:35:42 +00:00
2022-04-19 19:02:19 +01:00
2022-04-11 15:34:18 +01:00
2022-09-06 16:45:43 +01:00
2022-02-25 16:07:14 +01:00
2022-05-11 13:37:18 +02:00
2022-02-25 16:07:14 +01:00
2019-05-17 03:15:12 +02:00
2019-10-02 23:51:20 +02:00
2022-08-22 12:05:21 -07:00
2022-09-07 21:09:20 +01:00
2022-06-16 13:49:43 +02:00
2022-06-20 16:04:52 +02:00
2021-10-28 15:04:33 -06:00
2022-10-03 13:55:45 -07:00
2022-10-03 13:55:45 -07:00
2021-10-15 11:56:34 +02:00
2022-07-25 22:10:23 -04:00
2022-09-04 09:21:18 -07:00
2022-03-03 23:08:07 +01:00
2021-10-15 15:21:21 +02:00
2022-08-16 13:57:18 +01:00
2022-09-01 21:36:47 +01:00
2021-03-24 01:29:09 +01:00
2021-12-03 00:08:42 +00:00
2021-03-24 02:23:01 +01:00
2022-04-19 19:02:19 +01:00
2019-04-17 23:02:26 +02:00
2022-04-26 00:13:31 +02:00
2022-05-27 15:05:35 +02:00
2022-01-27 21:23:22 +01:00
2022-08-24 14:21:01 +01:00
2022-06-21 11:19:26 +01:00
2022-09-07 21:09:20 +01:00
2022-09-02 23:43:08 -07:00
2022-09-20 12:54:33 -07:00
2022-04-26 00:13:31 +02: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
2022-06-16 13:49:43 +02:00
2022-02-08 13:39:07 -07:00
2022-05-11 23:22:50 +02:00
2022-03-03 23:08:07 +01:00
2022-02-28 15:15:48 -07:00
2022-09-07 15:02:08 -07:00
2020-10-27 04:36:22 +01:00
2022-09-02 23:43:08 -07:00
2022-06-16 13:49:43 +02:00
2021-10-19 01:31:57 +02:00