commit | 9b93c6b5dfe0b6bab4392e88409bf4f72c2570d5 | [log] [tgz] |
---|---|---|
author | Berker Peksag <berker.peksag@gmail.com> | Tue Sep 22 13:08:16 2015 +0300 |
committer | Berker Peksag <berker.peksag@gmail.com> | Tue Sep 22 13:08:16 2015 +0300 |
tree | 721db74495c08e381e3ef1a2e2d4bc11c0553788 | |
parent | 5e202086a5261f727b16ec8a5d5bf73046df1b12 [diff] |
Issue #25137: Add a note to whatsnew/3.5.rst for nested functools.partial calls Also, properly skip the test_nested_optimization test for partial subclasses and add a test for the suggested usage.