summaryrefslogtreecommitdiff
path: root/Python/errors.c
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2015-12-25 21:04:29 +0200
committerSerhiy Storchaka <storchaka@gmail.com>2015-12-25 21:04:29 +0200
commitc97e8ffd1bf41d72f12266e67464ed89d8d395a5 (patch)
treea701f614bdd4aa51d06d844cb6f821d24463b988 /Python/errors.c
parent18daf0bbe22b35c3cba9956b48dad25fd3fcbe12 (diff)
downloadcpython-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