◐ Shell
clean mode source ↗

[3.11] gh-106948: Update documentation nitpick_ignore for c:identifer domain (#107295) by vstinner · Pull Request #107299 · python/cpython

…domain (python#107295)

Update the nitpick_ignore of the documentation configuration to fix
Sphinx warnings about standard C types when declaring functions with
the "c:function" markups.

Copy standard C types declared in the "c:type" domain to the
"c:identifier" domain, since "c:function" markup looks for types in
the "c:identifier" domain.

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
(cherry picked from commit b1de380)

This was referenced

Jul 26, 2023

@vstinner vstinner deleted the doc_nitpick_ignore_ids311 branch

July 26, 2023 17:19