commit | 1538b3d3dfff284c8976f19c5e475b99717bacd8 | [log] [tgz] |
---|---|---|
author | Senthil Kumaran <senthil@uthcode.com> | Thu Jan 21 09:37:28 2016 -0800 |
committer | Senthil Kumaran <senthil@uthcode.com> | Thu Jan 21 09:37:28 2016 -0800 |
tree | fc9f1c8f8de2cdc215703575c42826dbfa860d69 | |
parent | d99cd333fedbac4dfdd40b4a15f16e50c82bb9da [diff] |
issue25909 - Correct the documentation of PyMapping_Items, PyMapping_Keys and PyMapping_Values in Include/abstract.h and Doc/c-api/mapping.rst. Patch contributed by Sonali Gupta.