Files
cpython/Lib/test
Serhiy Storchaka f81be8aa3f 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.
2015-12-25 21:04:29 +02:00
..
2013-08-13 12:54:29 +03:00
2015-12-16 20:41:25 -05:00
2014-02-28 15:43:36 +01:00
2014-09-04 01:02:17 +02:00
2015-10-05 22:00:33 -07:00
2015-12-05 00:18:29 -06:00
2015-06-02 10:38:01 -04:00
2014-12-05 22:11:33 -05:00
2015-04-14 10:35:43 -04:00
2015-09-06 21:44:45 +03:00
2015-05-23 10:41:30 -05:00
2013-04-17 04:36:45 +03:00
2015-09-07 04:04:40 +00:00
2013-06-14 10:42:48 -04:00
2015-05-09 13:53:57 -04:00
2015-09-09 01:56:53 +00:00
2015-09-09 01:56:53 +00:00
2015-11-11 22:45:22 -08:00
2015-09-29 10:30:04 -04:00
2015-10-12 23:30:15 -05:00