mirror of
https://github.com/python/cpython.git
synced 2026-03-24 05:31:00 +00:00
#15422: remove NEWS item for a change that was later reverted
This commit is contained in:
parent
785918250f
commit
de5aff2932
1 changed files with 0 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue