cpython/Misc/NEWS.d/next/C API
Petr Viktorin 71c3d649b5
gh-95504: Fix negative numbers in PyUnicode_FromFormat (GH-95848)
Co-authored-by: philg314 <110174000+philg314@users.noreply.github.com>
2022-08-10 13:12:40 +02:00
..
2021-10-05-21-59-43.bpo-45383.TVClgf.rst bpo-45383: Get metaclass from bases in PyType_From* (GH-28748) 2022-06-09 17:11:08 +02:00
2022-04-13-16-10-55.gh-issue-59121.-B7mKp.rst [3.11] bpo-14916: interactive fd is not tied to stdin [type-bug] (#91469) 2022-07-16 09:35:19 +01:00
2022-05-09-23-16-38.gh-issue-85858.VIcNDL.rst gh-85858: Remove PyUnicode_InternImmortal() function (#92579) 2022-05-13 13:40:22 +02:00
2022-05-10-12-35-42.gh-issue-92536.cAoRCZ.rst gh-92536: PEP 623: Remove wstr and legacy APIs from Unicode (GH-92537) 2022-05-12 14:48:38 +09:00
2022-05-11-02-33-10.gh-issue-92651.FIXLf0.rst gh-92651: Remove the Include/token.h header file (#92652) 2022-05-11 23:22:50 +02:00
2022-05-13-18-17-48.gh-issue-92781.TVDr3-.rst gh-92781: Avoid mixing declarations and code in C API (#92783) 2022-05-15 11:19:52 +02:00
2022-05-19-18-05-51.gh-issue-92913.Ass1Hv.rst gh-92913: Clarify changes to PyInitConfig.module_search_paths[_set] fields (GH-92980) 2022-05-19 20:23:53 +01:00
2022-05-23-12-31-04.gh-issue-77782.ugC8dn.rst gh-77782: Deprecate global configuration variable (#93943) 2022-06-17 16:12:00 +02:00
2022-05-23-13-33-18.gh-issue-93103.ooD3Eb.rst gh-93103: Deprecate global configuration variable (#93104) 2022-05-23 14:56:35 +02:00
2022-05-23-15-22-18.gh-issue-92898.Qjc9d3.rst gh-92898: Enhance _testcppext test on cast to PyObject* (#93111) 2022-05-27 01:12:39 +02:00
2022-06-03-14-54-41.gh-issue-93466.DDtH0X.rst gh-93466: Document PyType_Spec doesn't accept repeated slot IDs; raise where this was problematic (GH-93471) 2022-06-10 15:55:09 +02:00
2022-06-04-13-15-41.gh-issue-93442.4M4NDb.rst gh-93442: Make C++ version of _Py_CAST work with 0/NULL. (#93500) 2022-06-04 18:49:39 -07:00
2022-06-10-16-50-27.gh-issue-89546.mX1f10.rst gh-89546: Clean up PyType_FromMetaclass (GH-93686) 2022-06-14 02:13:29 -07:00
2022-06-10-23-41-48.gh-issue-91731.fhYUQG.rst gh-91731: Don't define 'static_assert' in C++11 where is a keyword to avoid UB (GH-93700) 2022-06-13 15:49:08 +01:00
2022-06-13-21-37-31.gh-issue-91321.DgJFvS.rst gh-91321: Fix compatibility with C++ older than C++11 (#93784) 2022-06-14 11:43:08 +02:00
2022-06-17-13-41-38.gh-issue-93937.uKVTEh.rst gh-93937, C API: Move PyFrame_GetBack() to Python.h (#93938) 2022-06-19 12:02:33 +02:00
2022-07-12-17-39-32.gh-issue-94731.9CPJNU.rst gh-94731: Revert to C-style casts for _Py_CAST (GH-94782) 2022-07-14 11:57:18 +02:00
2022-07-17-18-21-40.gh-issue-94930.gPFGDL.rst gh-94930: skipitem() in getargs.c should return non-NULL on error (GH-94931) 2022-07-18 18:07:31 +03:00
2022-07-19-22-37-40.gh-issue-94936.LGlmKv.rst gh-94936: C getters: co_varnames, co_cellvars, co_freevars (#95008) 2022-08-04 06:53:31 -07:00
2022-07-25-15-54-27.gh-issue-92678.ziZpxz.rst GH-92678: Expose managed dict clear and visit functions (#95246) 2022-07-25 22:30:53 +01:00
2022-07-29-10-41-59.gh-issue-95388.aiRSgr.rst gh-95388: Deprecate creating immutable types with mutable bases (GH-95533) 2022-08-04 16:13:45 +02:00
2022-07-29-15-24-45.gh-issue-93012.-DdGEy.rst gh-93274: Make vectorcall safe on mutable classes & inherit it by default (#95437) 2022-08-04 17:19:29 +02:00
2022-07-31-21-58-27.gh-issue-95504.wy7B1F.rst gh-95504: Fix negative numbers in PyUnicode_FromFormat (GH-95848) 2022-08-10 13:12:40 +02:00
2022-08-01-16-21-39.gh-issue-93274.QoDHEu.rst gh-93274: Expose receiving vectorcall in the Limited API (GH-95717) 2022-08-08 14:12:05 +02:00
2022-08-03-14-39-08.gh-issue-92678.ozFTEx.rst GH-92678: Fix tp_dictoffset inheritance. (GH-95596) 2022-08-03 18:56:24 +01:00
2022-08-08-14-36-31.gh-issue-95781.W_G8YW.rst gh-95781: More strict format string checking in PyUnicode_FromFormatV() (GH-95784) 2022-08-08 19:21:07 +03:00
README.rst

README.rst

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

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