diff options
| author | Serhiy Storchaka <storchaka@gmail.com> | 2015-12-25 21:05:35 +0200 |
|---|---|---|
| committer | Serhiy Storchaka <storchaka@gmail.com> | 2015-12-25 21:05:35 +0200 |
| commit | f9253c96fdff3ae1fcdacc72c06632f41df0424c (patch) | |
| tree | 85e1a5bea8c837974ea404ac031894f85c4394bd /Objects/exceptions.c | |
| parent | ef1585eb9a488ae8ce3ff057f43a7048b941cc1c (diff) | |
| parent | f81be8aa3ff3cbae66686482219bd7c7561f3de8 (diff) | |
| download | cpython-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 'Objects/exceptions.c')
0 files changed, 0 insertions, 0 deletions
