diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2015-12-25 21:04:29 +0200 |
---|---|---|
committer | Serhiy Storchaka <storchaka@gmail.com> | 2015-12-25 21:04:29 +0200 |
commit | c97e8ffd1bf41d72f12266e67464ed89d8d395a5 (patch) | |
tree | a701f614bdd4aa51d06d844cb6f821d24463b988 /Python/errors.c | |
parent | 18daf0bbe22b35c3cba9956b48dad25fd3fcbe12 (diff) | |
download | cpython-c97e8ffd1bf41d72f12266e67464ed89d8d395a5.tar.gz |
Issue #22995: Instances of extension types with a state that aren't
subclasses of list or dict and haven't implemented any pickle-related
methods (__reduce__, __reduce_ex__, __getnewargs__, __getnewargs_ex__,
or __getstate__), can no longer be pickled. Including memoryview.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions