]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Issues #25909, #28211: Restored correct documentation of PyMapping_Items,
authorSerhiy Storchaka <storchaka@gmail.com>
Mon, 26 Sep 2016 17:54:24 +0000 (20:54 +0300)
committerSerhiy Storchaka <storchaka@gmail.com>
Mon, 26 Sep 2016 17:54:24 +0000 (20:54 +0300)
PyMapping_Keys and PyMapping_Values.  Based on patch by Xiang Zhang.


Trivial merge