Use Sphinx helper to re-route missing references - #196
Merged
Conversation
alexfikl
marked this pull request as draft
July 29, 2025 19:01
alexfikl
commented
Jul 29, 2025
Comment on lines
38
to
39
| # Sphinx started complaining about these in 8.2.1(-ish) | ||
| # -AK, 2025-02-24 | ||
| ["py:class", r"TypeAliasForwardRef"], |
Collaborator
Author
There was a problem hiding this comment.
This still seems to stick around. At least in the missing-reference call, the node that corresponds to this just says TypeAliasForwardRef with no information about what it's forwarding to.. so we can't dig that out :\
alexfikl
force-pushed
the
hack-sphinx
branch
3 times, most recently
from
July 29, 2025 19:26
427a0a8 to
4ab96d2
Compare
alexfikl
marked this pull request as ready for review
July 29, 2025 19:28
inducer
enabled auto-merge (rebase)
July 29, 2025 20:08
Owner
|
Thx! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
sphinxconfig.pyafter that is in.