diff options
author | Eric Snow <ericsnowcurrently@gmail.com> | 2025-04-25 15:10:43 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-25 21:10:43 +0000 |
commit | 8a4d4f37abb9fa639fdc5d7003c4067904cdcc6b (patch) | |
tree | a307838ef9502e631eb5980025a9ec324b5b5b94 /Python/pythonrun.c | |
parent | cd9536a0872046cc7c151b61b457975e7718274a (diff) | |
download | cpython-8a4d4f37abb9fa639fdc5d7003c4067904cdcc6b.tar.gz cpython-8a4d4f37abb9fa639fdc5d7003c4067904cdcc6b.zip |
gh-132781: Make NotShareableError a TypeError Subclass (gh-132973)
It was a subclass of ValueError. However, shareability is a feature of types, not values.
Diffstat (limited to 'Python/pythonrun.c')
0 files changed, 0 insertions, 0 deletions