]> granicus.if.org Git - python/commitdiff
No longer skip tests for classes with __getnewargs_ex__. The copy module
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 11 Oct 2015 14:48:51 +0000 (17:48 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 11 Oct 2015 14:48:51 +0000 (17:48 +0300)
already supports reduce protocol 4 (issue #20289).


Trivial merge