Skip to content

gh-132781: Make NotShareableError a TypeError Subclass #132973

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

Merged

Conversation

ericsnowcurrently
Copy link
Member

@ericsnowcurrently ericsnowcurrently commented Apr 25, 2025

It was a subclass of ValueError. However, shareability is a feature of types, not values.

@ericsnowcurrently ericsnowcurrently enabled auto-merge (squash) April 25, 2025 21:09
@ericsnowcurrently ericsnowcurrently merged commit 8a4d4f3 into python:main Apr 25, 2025
45 checks passed
@ericsnowcurrently ericsnowcurrently deleted the fix-notshareableerror branch April 25, 2025 21:11
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