commit | 138f4656e38f656afa7436c306aa74f1d4941216 | [log] [tgz] |
---|---|---|
author | Nick Coghlan <ncoghlan@gmail.com> | Sat Jan 14 16:45:48 2012 +1000 |
committer | Nick Coghlan <ncoghlan@gmail.com> | Sat Jan 14 16:45:48 2012 +1000 |
tree | 6727c9f1a5461de10e822260c264397f955019d3 | |
parent | 76e1bb0ef9eab6b937e03816e403a5b4a8c169fa [diff] |
Add a separate NEWS entry for a change to PyObject_CallMethod in the PEP 380 patch, and make the private CallMethod variants consistent with the public one