summaryrefslogtreecommitdiff
path: root/Python/ceval.c
diff options
context:
space:
mode:
authorSerhiy Storchaka <storchaka@gmail.com>2015-12-25 21:05:35 +0200
committerSerhiy Storchaka <storchaka@gmail.com>2015-12-25 21:05:35 +0200
commitf9253c96fdff3ae1fcdacc72c06632f41df0424c (patch)
tree85e1a5bea8c837974ea404ac031894f85c4394bd /Python/ceval.c
parentef1585eb9a488ae8ce3ff057f43a7048b941cc1c (diff)
parentf81be8aa3ff3cbae66686482219bd7c7561f3de8 (diff)
downloadcpython-git-f9253c96fdff3ae1fcdacc72c06632f41df0424c.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/ceval.c')
0 files changed, 0 insertions, 0 deletions