From: Serhiy Storchaka Date: Sun, 11 Oct 2015 14:48:51 +0000 (+0300) Subject: No longer skip tests for classes with __getnewargs_ex__. The copy module X-Git-Tag: v3.6.0a1~1256 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=99deb1989f00a3138117c2cb898123189591a8b0;p=thirdparty%2FPython%2Fcpython.git No longer skip tests for classes with __getnewargs_ex__. The copy module already supports reduce protocol 4 (issue #20289). --- 99deb1989f00a3138117c2cb898123189591a8b0