Bug report
Bug description:
Shareability is a feature of types, not values, so NotShareableError should be a subclass of TypeError, not ValueError.
CPython versions tested on:
3.14, CPython main branch
Operating systems tested on:
No response
Linked PRs
Bug report
Bug description:
Shareability is a feature of types, not values, so
NotShareableErrorshould be a subclass ofTypeError, notValueError.CPython versions tested on:
3.14, CPython main branch
Operating systems tested on:
No response
Linked PRs
crossinterp_exceptions.hpost gh-132782 #132989