-
-
Notifications
You must be signed in to change notification settings - Fork 8.2k
Prepare API docs for v3.4.0 #19689
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Prepare API docs for v3.4.0 #19689
Conversation
| @@ -1,3 +0,0 @@ | |||
| mathtext.Fonts.destroy | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All of mathtext.Fonts is deprecated, so this was dropped.
| @@ -1,4 +0,0 @@ | |||
| *facename* parameter of ``mathtext.Fonts.render_glyph`` | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All of mathtext.Fonts is deprecated, so this was dropped.
| @@ -1,3 +0,0 @@ | |||
| ``ParasiteAxesAuxTransBase.update_viewlim`` | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
All of ParasiteAxesAuxTransBase is deprecated, so this was dropped.
timhoffm
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good, but I didn't check every detail. I'll leave this open in case somebody else still wants to have a look. But you may proceed based on my review if nobody else shows up.
6bba893 to
cedf9bc
Compare
PR Checklist
pytestpasses).flake8on changed files to check).flake8-docstringsand runflake8 --docstring-convention=all).doc/users/next_whats_new/(follow instructions in README.rst there).doc/api/next_api_changes/(follow instructions in README.rst there).