Skip to content

No Sphinx markup for PyExc_* #136209

Open
Open
@encukou

Description

@encukou

C variables for exceptions and warning categories (PyExc_*) are documented in prose, but lack Sphinx markup that would mark them as C variables. For example, searching for PyExc_BlockingIOError yields full-text results only.

This affects users of the Intersphinx inventory as well.

The names are also currently listed in the nitpick_ignore list in conf.py, since Sphinx considers them undocumented.

Linked PRs

Metadata

Metadata

Assignees

Labels

Projects

Status

Todo

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions