◐ Shell
clean mode source ↗

GH-109975: Copyedit 3.13 What's New: C API by AA-Turner · Pull Request #124313 · python/cpython

@AA-Turner

AA-Turner

serhiy-storchaka

* PyDict*: PyMapping_GetOptionalItem and PyObject_GetOptionalAttr
* Py_HashPointer and Py_HashPointer

AA-Turner

serhiy-storchaka

AA-Turner added a commit to AA-Turner/cpython that referenced this pull request

Sep 23, 2024
)

(cherry picked from commit 9d0a752)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>

Yhg1s pushed a commit that referenced this pull request

Sep 23, 2024
* [3.13] GH-109975: Copyedit 3.13 What's New: C API (GH-124313)
(cherry picked from commit 9d0a752)

* gh-118915: Add/fix docs entries for some new 3.13 C API (GH-124134)

Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
Co-authored-by: Petr Viktorin <encukou@gmail.com>