News

No Python code is supposed to have access to an object that has tp_clear called on it. GH-136189 should make it so the example code doesn't crash, even with the old function tp_clear logic. I didn't ...