Remove deprecated feature to create immutable types with mutable bases #119775
Labels
interpreter-core
(Objects, Python, Grammar, and Parser dirs)
topic-C-API
type-feature
A feature request or enhancement
Feature or enhancement
Refs #95533
Refs #95388
Now instead of a deprecation warning, we need to raise a
TypeError
.I will send a PR.
Linked PRs
The text was updated successfully, but these errors were encountered: