]> granicus.if.org Git - python/commit
Issue #24164: Fixed test_descr: __getnewargs_ex__ now is supported in protocols 2...
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 11 Oct 2015 14:52:09 +0000 (17:52 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 11 Oct 2015 14:52:09 +0000 (17:52 +0300)
commit20d15b5100bc12b21c561ee1ea70d8436f944d98
tree5ee8502626ed6e22125d0c13a144605974c7f911
parent99deb1989f00a3138117c2cb898123189591a8b0
Issue #24164: Fixed test_descr: __getnewargs_ex__ now is supported in protocols 2 and 3.
Lib/test/test_descr.py