-
-
Notifications
You must be signed in to change notification settings - Fork 8.1k
Restore get_renderer function in deprecated tight_layout #24301
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
Conversation
1fe0a1f to
2602b90
Compare
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.
Maybe better restore the method to the non-private module?
|
You are both right. I was, incorrectly, under the impression that the module would be removed once the deprecation expires. Thanks for thinking! |
2602b90 to
2f49642
Compare
2f49642 to
62bea32
Compare
jklymak
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.
Leaving open if @timhoffm wanted to comment further.
62bea32 to
8faef77
Compare
…ated tight_layout
…301-on-v3.6.x Backport PR #24301 on branch v3.6.x (Restore get_renderer function in deprecated tight_layout)
PR Summary
get_renderer was removed in #22745 despite being a public (listed) function, see #24300 (comment)
Closes #24300
PR Checklist
Tests and Styling
pytestpasses).flake8-docstringsand runflake8 --docstring-convention=all).Documentation
Release Notes
.. versionadded::directive in the docstring and documented indoc/users/next_whats_new/.. versionchanged::directive in the docstring and documented indoc/api/next_api_changes/next_whats_new/README.rstornext_api_changes/README.rst