gh-117482: Expand Tests for Slot Wrappers of Inherited Slots of Static Builtin Types#122192
Conversation
|
Thanks @ericsnowcurrently for the PR 🌮🎉.. I'm working now to backport this PR to: 3.12, 3.13. |
… Static Builtin Types (pythongh-122192) (cherry picked from commit 33d32fa) Co-authored-by: Eric Snow <ericsnowcurrently@gmail.com>
|
Sorry, @ericsnowcurrently, I could not cleanly backport this to |
|
GH-122195 is a backport of this pull request to the 3.13 branch. |
|
… Static Builtin Types (pythongh-122192)
|
GH-122197 is a backport of this pull request to the 3.12 branch. |
|
FYI, I'll have the ref leak sorted out soon. |
|
The fix is in: gh-122200. |
… Static Builtin Types (pythongh-122192)
… Static Builtin Types (pythongh-122192)
We make the existing test more exhaustive and add a test for a re-initialized runtime.
int.__str__behaviour inside sub-interpreters #117482