]> granicus.if.org Git - python/commitdiff
News item for #12724
authorBrian Curtin <brian@python.org>
Thu, 11 Aug 2011 01:32:10 +0000 (20:32 -0500)
committerBrian Curtin <brian@python.org>
Thu, 11 Aug 2011 01:32:10 +0000 (20:32 -0500)
Misc/NEWS

index c41532cf79c92b4f7880325bb1e0cc060d925997..aaeb1b2fc5b2423135651eb9c70ebdbb1c0b4ef6 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -1345,6 +1345,8 @@ Tests
 C-API
 -----
 
+- Issue #12724: Add Py_RETURN_NOTIMPLEMENTED macro for returning NotImplemented.
+
 - PY_PATCHLEVEL_REVISION has been removed, since it's meaningless with
   Mercurial.