bpo-33767: Fix improper use of SystemError by mmap.mmap objects (GH-7381)
Raise TypeError instead of SystemError for unsupported operations.
Showing
Please
register
or
sign in
to comment
Raise TypeError instead of SystemError for unsupported operations.