Closed
Description
python/cpython#103348 initially (before it was fixed) contained this snippet, which passed sphinx-lint but failed the Docs build (see python/cpython#103348 (comment)):
:ref:`"What's new in Python 3.12" <whatsnew-typing-py312>`for more details.
This fails the Docs build because of the lack of space between the second backtick and the word "for".
Metadata
Metadata
Assignees
Labels
No labels