Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

DOC: Fix missing cross-reference checks for sphinx-tags#28820

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
jklymak merged 2 commits intomatplotlib:mainfromQuLogic:missing-ref-none
Sep 15, 2024

Conversation

@QuLogic
Copy link
Member

PR summary

Incda4372, I "simplified" fromnode['refdomain'] to the existingdomain argument. Withsphinx-tags, thewarn-missing-reference event occurs for aNone domain, and we crash trying to accessdomain.name. Butnode['refdomain'] is still an empty string, so revert back to that.

Noticed this as part of#27302.

PR checklist

Incda4372, I "simplified" from`node['refdomain']` to the existing `domain` argument. With`sphinx-tags`, the `warn-missing-reference` event occurs for a `None`domain, and we crash trying to access `domain.name`. But`node['refdomain']` is still an empty string, so revert back to that.
@QuLogicQuLogic added the Documentation: buildbuilding the docs labelSep 14, 2024
@QuLogicQuLogic added this to thev3.10.0 milestoneSep 14, 2024
@github-actionsgithub-actionsbot removed the Documentation: buildbuilding the docs labelSep 14, 2024
@QuLogicQuLogic added the Documentation: buildbuilding the docs labelSep 14, 2024
@github-actionsgithub-actionsbot removed the Documentation: buildbuilding the docs labelSep 14, 2024
@QuLogicQuLogic added the Documentation: buildbuilding the docs labelSep 14, 2024
@jklymakjklymak merged commit56153b9 intomatplotlib:mainSep 15, 2024
@QuLogicQuLogic deleted the missing-ref-none branchSeptember 16, 2024 21:45
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@story645story645story645 approved these changes

Assignees

No one assigned

Labels

Documentation: buildbuilding the docs

Projects

None yet

Milestone

v3.10.0

Development

Successfully merging this pull request may close these issues.

3 participants

@QuLogic@story645@jklymak

[8]ページ先頭

©2009-2025 Movatter.jp