Victor Stinner
048a35659a
bpo-42260: Add _PyInterpreterState_SetConfig() (GH-23158)
...
* Inline _PyInterpreterState_SetConfig(): replace it with
_PyConfig_Copy().
* Add _PyErr_SetFromPyStatus()
* Add _PyInterpreterState_GetConfigCopy()
* Add a new _PyInterpreterState_SetConfig() function.
* Add an unit which gets, modifies, and sets the config.
2020-11-05 00:45:56 +01:00
..
2020-04-08 02:01:56 +02:00
2020-11-02 22:03:28 +01:00
2020-09-01 18:25:14 +02:00
2020-09-23 14:04:57 +02:00
2020-10-20 06:22:44 +01:00
2020-06-05 02:56:37 +02:00
2020-11-01 23:07:23 +01:00
2020-10-30 17:00:00 +01:00
2020-05-14 21:55:47 +02:00
2020-06-02 15:51:37 +02:00
2020-11-05 00:45:56 +01:00
2020-11-05 00:45:56 +01:00
2020-06-22 17:39:32 +02:00
2020-10-27 00:00:03 +01:00
2020-06-17 14:23:04 +02:00
2020-07-08 00:20:37 +02:00
2020-05-22 13:33:27 -07:00
2020-11-04 17:34:34 +01:00
2020-06-16 01:28:07 +02:00
2020-06-03 14:39:59 +02:00
2020-06-02 15:51:37 +02:00
2020-03-26 18:57:32 +01:00
2020-04-28 16:32:48 +02:00
2020-06-22 17:27:35 +02:00
2020-10-27 04:36:22 +01:00
2020-09-09 21:23:24 +01:00