]> granicus.if.org Git - python/commitdiff
Issue #24336: The contextmanager decorator now works with functions with
authorSerhiy Storchaka <storchaka@gmail.com>
Sun, 28 Jun 2015 14:09:11 +0000 (17:09 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Sun, 28 Jun 2015 14:09:11 +0000 (17:09 +0300)
keyword arguments called "func" and "self".  Patch by Martin Panter.

1  2 
Misc/NEWS

diff --cc Misc/NEWS
Simple merge