]> granicus.if.org Git - python/commitdiff
#15422: remove NEWS item for a change that was later reverted
authorAndrew Kuchling <amk@amk.ca>
Mon, 11 Nov 2013 19:50:13 +0000 (14:50 -0500)
committerAndrew Kuchling <amk@amk.ca>
Mon, 11 Nov 2013 19:50:13 +0000 (14:50 -0500)
Misc/NEWS

index 0b97d234bbbb54ed62b68890480e76d04cfce13e..d5a5b59ec49d727b37b2d13b36f52eab8d82c4ba 100644 (file)
--- a/Misc/NEWS
+++ b/Misc/NEWS
@@ -2829,9 +2829,6 @@ C-API
 
 - Issue #16881: Fix Py_ARRAY_LENGTH macro for GCC < 3.1.
 
-- Issue #15422: Get rid of PyCFunction_New macro. Use PyCFunction_NewEx
-  function (PyCFunction_New func is still present for backward compatibility).
-
 - Issue #16505: Remove unused Py_TPFLAGS_INT_SUBCLASS.
 
 - Issue #16086: PyTypeObject.tp_flags and PyType_Spec.flags are now unsigned