Files
cpython/Parser
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
..
2016-01-26 00:40:57 +01:00
2016-09-18 18:00:25 -07:00
2017-03-23 17:53:47 +02:00
2016-09-07 09:26:18 -07:00
2016-09-18 18:00:25 -07:00