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] Update missing-references.json#29058

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
QuLogic merged 1 commit intomatplotlib:mainfromksunden:doc_refs
Nov 1, 2024

Conversation

ksunden
Copy link
Member

Problems were introduced by#28048, specifically relating to set_sizes.

I simply ran with the flag to regenerate, so more changes were made, which I do not fully understand why they were not problematic earlier.

PR summary

PR checklist

@QuLogic
Copy link
Member

This seems to have had the opposite effect; more warnings are issued afaict.

@ksunden
Copy link
MemberAuthor

Yeah, seeing if it was a version problem on my local env...

Problems were introduced bymatplotlib#28048, specifically relating to set_sizes. I simply ran with the flag to regenerate, so more changes were made, which I do not fully understand why they were not problematic earlier.
@ksunden
Copy link
MemberAuthor

Running updates helped, but one tutorial file (artists) was off by 3 lines somehow...

I think it should be good now...

@QuLogicQuLogic merged commit9b8f11b intomatplotlib:mainNov 1, 2024
31 of 32 checks passed
@QuLogicQuLogic added this to thev3.10.0 milestoneNov 1, 2024
@Impaler343
Copy link
Contributor

Could somebody elaborate how#28048 caused unwanted changes?

Problems were introduced by#28048, specifically relating to set_sizes.

@ksunden
Copy link
MemberAuthor

It has to do with how Artist docstrings are rendered, which includes some templating. We noticed the doc build failure on the PR, but we're not 100% sure it would be a problem once merged, so we went through with the merge and sorted it out after it did indeed fail.

In short, there are cross references in the docs that are pointing to methods that aren't actually rendered in the docs (because they exist on a private class). We have a way of ignoring the errors, but it relies on the line number matching, so if something changes (in this case I think it was adding a method) the ignores need updating.

@Impaler343
Copy link
Contributor

I see, thanks!

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@QuLogicQuLogicQuLogic approved these changes

Assignees
No one assigned
Projects
None yet
Milestone
v3.10.0
Development

Successfully merging this pull request may close these issues.

3 participants
@ksunden@QuLogic@Impaler343

[8]ページ先頭

©2009-2025 Movatter.jp