]> granicus.if.org Git - python/commitdiff
Issue #25137: Add a note to whatsnew/3.5.rst for nested functools.partial calls
authorBerker Peksag <berker.peksag@gmail.com>
Tue, 22 Sep 2015 10:08:42 +0000 (13:08 +0300)
committerBerker Peksag <berker.peksag@gmail.com>
Tue, 22 Sep 2015 10:08:42 +0000 (13:08 +0300)
Also, properly skip the test_nested_optimization test for partial subclasses
and add a test for the suggested usage.


Trivial merge