◐ Shell
clean mode source ↗

[3.11] gh-101100: Fix Sphinx reference warnings (GH-112416) by hugovk · Pull Request #112422 · python/cpython

* Fix Sphinx warning in library/xml.rst

Direct use of the pyexpat module is deprecated, but this is how to check the version for security purposes

* Fix Sphinx warning in library/importlib.resources.rst

* Use italics for parameters

* Link to the exception

* Fix Sphinx warning in library/gzip.rst

* Document message and header defect base classes to fix Sphinx warning in library/email.headerregistry.rst

* Restore feed_eof() doc to fix Sphinx warning in library/asyncio-stream.rst

* Fix Sphinx warning in extending/newtypes.rst

* Fix Sphinx warning in c-api/set.rst

On stdtypes.rst, set and frozenset are documented together and the frozenset has the working refs
(cherry picked from commit 3faf8e5)

Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>

This was referenced

Nov 26, 2023

@hugovk hugovk marked this pull request as ready for review

November 26, 2023 10:03

@hugovk hugovk added the docs

Documentation in the Doc dir

label

Nov 26, 2023

@hugovk hugovk deleted the backport-3faf8e5-3.11 branch

November 26, 2023 12:22