Skip to content

Conversation

@serhiy-storchaka
Copy link
Member

@serhiy-storchaka serhiy-storchaka commented Nov 19, 2025

Allow defining any slots for a class derived from the type class or other "variable-length" built-in type with the Py_TPFLAGS_ITEMS_AT_END flag.


📚 Documentation preview 📚: https://cpython-previews--141764.org.readthedocs.build/

Allow defining any __slots__ for a class derived from the type class or
other "variable-length" built-in type with the Py_TPFLAGS_ITEMS_AT_END flag.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant