ニュース

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 ...
Feature Request / Improvement We instantiate the literals using the literal constructor, but the repr is the specific literal. I think we just want to use the literal constructor in the repr as wel ...