Files
cpython/Include
Eric Snow 2ebc5ce42a bpo-30860: Consolidate stateful runtime globals. (#3397)
* group the (stateful) runtime globals into various topical structs
* consolidate the topical structs under a single top-level _PyRuntimeState struct
* add a check-c-globals.py script that helps identify runtime globals

Other globals are excluded (see globals.txt and check-c-globals.py).
2017-09-07 23:51:28 -06:00
..
2017-08-03 09:00:59 +03:00
2016-01-26 00:40:57 +01:00
2013-10-05 16:28:04 -04:00
2016-09-09 12:36:44 -07:00
2016-09-18 18:00:25 -07:00
2015-03-21 09:25:53 +02:00
2014-10-10 11:55:41 +02:00
2016-09-19 22:16:36 -07:00
2016-08-20 08:03:06 +00:00
2017-08-03 09:00:59 +03:00