◐ Shell
clean mode source ↗

gh-118915: Add/fix docs entries for some new 3.13 C API by encukou · Pull Request #124134 · python/cpython

- Add an entry for PyExc_PythonFinalizationError
- Add formal entries for `PY_MONITORING_EVENT_*`, making them searchable
  and linkable with Intersphinx.
- Use the "NULL namespace" for several macros that are documented
  below the functions that use them. This fixes their names
  in search results, and fixes linking using Intersphinx inventories.

@zware zware mentioned this pull request

Sep 18, 2024

skirpichev

encukou added a commit to encukou/cpython that referenced this pull request

Sep 19, 2024

savannahostrowski pushed a commit to savannahostrowski/cpython that referenced this pull request

Sep 22, 2024

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

Sep 23, 2024

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>

Yhg1s pushed a commit that referenced this pull request

Sep 23, 2024