cpython/Misc/NEWS.d/next/C API
Serhiy Storchaka 698b015135
gh-107226: PyModule_AddObjectRef() should only be in the limited API 3.10 (GH-107227)
2023-07-25 22:01:45 +03:00
..
2020-11-11-22-36-29.bpo-42327.ODSZBM.rst bpo-42327: C API: Add PyModule_Add() function (GH-23443) 2023-07-18 09:42:05 +03:00
2023-05-19-10-22-34.gh-issue-104668.MLX1g9.rst GH-104668: Don't call PyOS_* hooks in subinterpreters (GH-104674) 2023-05-22 19:34:34 +00:00
2023-05-25-15-44-48.gh-issue-104584.cSAoRh.rst GH-104584: Plugin optimizer API (GH-105100) 2023-06-02 11:46:18 +01:00
2023-05-29-16-09-27.gh-issue-104922.L23qaU.rst gh-104922: Make `PY_SSIZE_T_CLEAN` not mandatory again (#105051) 2023-05-31 18:38:55 +09:00
2023-05-30-10-15-13.gh-issue-105071.dPtp7c.rst gh-105071: add PyUnstable_Exc_PrepReraiseStar to expose except* implementation in the unstable API (#105072) 2023-05-30 15:03:36 +01:00
2023-05-30-17-45-32.gh-issue-105115.iRho1K.rst gh-105020: Share tp_bases and tp_mro Between Interpreters For All Static Builtin Types (gh-105115) 2023-05-31 00:13:35 +00:00
2023-05-30-19-11-09.gh-issue-105107.YQwMnm.rst gh-105107: Remove PyCFunction_Call() function (#105181) 2023-06-01 11:25:55 +02:00
2023-05-31-16-51-18.gh-issue-105145.b3B6lJ.rst gh-105145: Remove old functions to config Python init (#105154) 2023-06-01 09:14:02 +02:00
2023-05-31-18-37-57.gh-issue-105156.R4El5V.rst gh-106948: Add standard external names to nitpick_ignore (GH-106949) 2023-07-22 21:35:22 +03:00
2023-05-31-19-38-45.gh-issue-85275.doojgE.rst gh-85275: Remove old buffer APIs (#105137) 2023-06-02 01:12:40 +00:00
2023-06-01-09-40-30.gh-issue-105145.WOOE-w.rst gh-105145: Deprecate Py_GetPath() function (#105179) 2023-06-01 12:06:32 +00:00
2023-06-01-11-23-28.gh-issue-105182.kLEHl-.rst gh-105182: Remove PyEval_AcquireLock() and PyEval_InitThreads() (#105183) 2023-06-01 13:41:56 +02:00
2023-06-01-11-24-03.gh-issue-105182.l5sCw4.rst gh-105182: Remove PyEval_AcquireLock() and PyEval_InitThreads() (#105183) 2023-06-01 13:41:56 +02:00
2023-06-06-10-57-18.gh-issue-105268.OTJUko.rst gh-105268: Remove _PyGC_FINALIZED() macro (#105350) 2023-06-06 11:54:23 +02:00
2023-06-06-14-14-41.gh-issue-103968.BTO6II.rst gh-103968: PyType_FromMetaclass: Allow metaclasses with tp_new=NULL (GH-105386) 2023-06-12 17:45:49 +02:00
2023-06-06-17-43-28.gh-issue-105396.FQJG5B.rst gh-105396: Deprecate PyImport_ImportModuleNoBlock() function (#105397) 2023-06-09 10:30:57 +02:00
2023-06-09-12-35-55.gh-issue-105387.wM_oL-.rst gh-105387: Limited C API implements Py_INCREF() as func (#105388) 2023-06-14 02:33:00 +02:00
2023-06-09-19-16-57.gh-issue-105603.-z6G22.rst gh-105603: Change the PyInterpreterConfig.own gil Field (gh-105620) 2023-06-13 11:08:32 -06:00
2023-06-09-23-34-25.gh-issue-105375.n7amiF.rst gh-105375: Improve PyErr_WarnExplicit() error handling (#105610) 2023-06-11 21:23:28 +02:00
2023-06-13-14-24-55.gh-issue-105227.HDL9aF.rst gh-105227: Add PyType_GetDict() (GH-105747) 2023-07-10 18:41:02 +02:00
2023-06-19-20-02-16.gh-issue-105922.o4T6wO.rst gh-105922: Add PyImport_AddModuleRef() function (#105923) 2023-06-20 08:48:14 +02:00
2023-06-20-08-59-05.gh-issue-105927.DfGeEA.rst gh-105927: Add PyWeakref_GetRef() function (#105932) 2023-06-21 11:40:09 +02:00
2023-06-22-00-25-55.gh-issue-105927.GRxZtI.rst gh-105927: Deprecate PyWeakref_GetObject() function (#106006) 2023-06-26 12:10:53 +02:00
2023-06-23-02-57-15.gh-issue-106004.-OToh6.rst gh-106004: Add PyDict_GetItemRef() function (#106005) 2023-07-21 23:10:51 +02:00
2023-06-25-18-01-27.gh-issue-106084.PEzqU3.rst gh-106084: Remove old PyObject call aliases (#106085) 2023-06-26 08:08:12 +02:00
2023-06-28-02-30-50.gh-issue-106168.NFOZPv.rst gh-106168: PyTuple_SET_ITEM() now checks the index (#106164) 2023-06-28 03:45:57 +02:00
2023-06-30-09-33-25.gh-issue-106023.YvYiE4.rst gh-106023: Remove _PyObject_FastCall() function (#106265) 2023-06-30 11:46:43 +02:00
2023-07-01-21-23-33.gh-issue-106316.hp2Ijw.rst gh-106316: Remove pytime.h header file (#106317) 2023-07-01 22:27:18 +00:00
2023-07-02-00-00-20.gh-issue-106320.tZWcvG.rst gh-106320: Remove _PyInterpreterState_Get() alias (#106321) 2023-07-01 23:44:07 +00:00
2023-07-07-19-14-00.gh-issue-106521.Veh9f3.rst gh-106521: Add PyObject_GetOptionalAttr() function (GH-106522) 2023-07-11 22:13:27 +03:00
2023-07-08-12-24-17.gh-issue-106307.FVnkBw.rst gh-106307: C API: Add PyMapping_GetOptionalItem() function (GH-106308) 2023-07-11 23:04:12 +03:00
2023-07-11-01-07-39.gh-issue-106572.y1b35X.rst gh-106572: Convert PyObject_DelAttr() to a function (#106611) 2023-07-11 11:38:22 +02:00
2023-07-22-14-40-48.gh-issue-106320.H3u7x4.rst gh-106320: Remove private _PyUnicode_AsString() alias (#107021) 2023-07-22 13:15:05 +00:00
2023-07-25-13-41-09.gh-issue-107226.N919zH.rst gh-107226: PyModule_AddObjectRef() should only be in the limited API 3.10 (GH-107227) 2023-07-25 22:01:45 +03:00
2023-07-25-17-23-08.gh-issue-107249.xqk2ke.rst gh-107249: Implement Py_UNUSED() for MSVC (#107250) 2023-07-25 19:28:16 +02:00
README.rst Link to blurb on PyPI in the NEWS.d READMEs. (#3323) 2017-09-05 10:38:05 -07:00

README.rst

Put news entry `blurb`_ files for the *C API* section in this directory.

.. _blurb: https://pypi.org/project/blurb/