mirror of
https://github.com/python/cpython.git
synced 2025-12-31 04:23:37 +00:00
Add Py_GetConstant() and Py_GetConstantBorrowed() functions. In the limited C API version 3.13, getting Py_None, Py_False, Py_True, Py_Ellipsis and Py_NotImplemented singletons is now implemented as function calls at the stable ABI level to hide implementation details. Getting these constants still return borrowed references. Add _testlimitedcapi/object.c and test_capi/test_object.py to test Py_GetConstant() and Py_GetConstantBorrowed() functions. |
||
|---|---|---|
| .. | ||
| 2024-03-14-10-33-58.gh-issue-85283.LOgmdU.rst | ||
| 2024-03-14-15-17-11.gh-issue-111696.YmnvAi.rst | ||
| 2024-03-14-18-00-32.gh-issue-111696.L6oIPq.rst | ||
| 2024-03-14-22-30-07.gh-issue-111696.76UMKi.rst | ||
| 2024-03-15-23-55-24.gh-issue-115754.xnzc__.rst | ||
| 2024-03-15-23-57-33.gh-issue-115754.zLdv82.rst | ||
| 2024-03-16-12-21-00.gh-issue-116809.JL786L.rst | ||
| 2024-03-18-09-58-46.gh-issue-116869.LFDVKM.rst | ||
| 2024-03-18-10-58-47.gh-issue-116869.lN0GBl.rst | ||
| 2024-03-19-09-49-04.gh-issue-115756.4Ls_Tl.rst | ||
| 2024-03-20-13-13-22.gh-issue-117021.0Q5jBx.rst | ||
| README.rst | ||
Put news entry `blurb`_ files for the *C API* section in this directory. .. _blurb: https://pypi.org/project/blurb/