Skip to content

Remove deprecated feature to create immutable types with mutable bases #119775

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
sobolevn opened this issue May 30, 2024 · 0 comments
Closed

Remove deprecated feature to create immutable types with mutable bases #119775

sobolevn opened this issue May 30, 2024 · 0 comments
Assignees
Labels
interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-C-API type-feature A feature request or enhancement

Comments

@sobolevn
Copy link
Member

sobolevn commented May 30, 2024

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

@sobolevn sobolevn added type-feature A feature request or enhancement interpreter-core (Objects, Python, Grammar, and Parser dirs) labels May 30, 2024
@sobolevn sobolevn self-assigned this May 30, 2024
sobolevn added a commit to sobolevn/cpython that referenced this issue May 30, 2024
sobolevn added a commit to sobolevn/cpython that referenced this issue May 30, 2024
@sobolevn sobolevn closed this as completed Jun 2, 2024
barneygale pushed a commit to barneygale/cpython that referenced this issue Jun 5, 2024
noahbkim pushed a commit to hudson-trading/cpython that referenced this issue Jul 11, 2024
estyxx pushed a commit to estyxx/cpython that referenced this issue Jul 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
interpreter-core (Objects, Python, Grammar, and Parser dirs) topic-C-API type-feature A feature request or enhancement
Projects
None yet
Development

No branches or pull requests

1 participant