Victor Stinner
66b7973c1b
bpo-39796: Fix _warnings module initialization (GH-18739)
...
* Add _PyWarnings_InitState() which only initializes the _warnings
module state (tstate->interp->warnings) without creating a module
object
* Py_InitializeFromConfig() now calls _PyWarnings_InitState() instead
of _PyWarnings_Init()
* Rename also private functions of _warnings.c to avoid confusion
between the public C API and the private C API.
2020-03-02 15:02:18 +01:00
..
2020-02-17 11:09:15 +01:00
2020-03-02 15:02:18 +01:00
2019-10-30 12:03:20 +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
2019-11-16 01:04:44 +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-02-13 18:37:17 +01:00
2020-02-13 18:37:17 +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-02-13 18:37:17 +01:00
2020-02-07 02:24:48 +01:00
2019-11-20 12:17:09 +01:00
2020-02-05 23:09:57 +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-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