Skip to content

gh-132781: Make NotShareableError a TypeError Subclass#132973

Merged
ericsnowcurrently merged 1 commit into
python:mainfrom
ericsnowcurrently:fix-notshareableerror
Apr 25, 2025
Merged

gh-132781: Make NotShareableError a TypeError Subclass#132973
ericsnowcurrently merged 1 commit into
python:mainfrom
ericsnowcurrently:fix-notshareableerror

Conversation

@ericsnowcurrently

@ericsnowcurrently ericsnowcurrently commented Apr 25, 2025

Copy link
Copy Markdown
Member

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

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