bpo-1635741: Port _struct to multiphase initialization#23398
bpo-1635741: Port _struct to multiphase initialization#23398corona10 merged 2 commits intopython:masterfrom
Conversation
Signed-off-by: Christian Heimes <christian@python.org>
Signed-off-by: Christian Heimes <christian@python.org>
|
|
|
|
|
|
|
|
)" This reverts commit cfeb543.
|
|
Signed-off-by: Christian Heimes <christian@python.org>
Add
stateto most places. All but cache-related functions now use state from type object or from a function argument.Signed-off-by: Christian Heimes christian@python.org
https://bugs.python.org/issue1635741