Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
DOC: Correctly list modules that have been internalized#28798
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
Uh oh!
There was an error while loading.Please reload this page.
Conversation
Making them internal-only happened in 3.8 (https://matplotlib.org/3.9.2/api/prev_api_changes/api_changes_3.8.0.html#deprecated-modules-removed)
Do we want to try and sort out how to make |
I would not bother. This functionality is made private. It's only still in the docs so that matplotlib developers can easily read it and have a full overview. |
5a0cdf1
intomatplotlib:mainUh oh!
There was an error while loading.Please reload this page.
…798-on-v3.9.xBackport PR#28798 on branch v3.9.x (DOC: Correctly list modules that have been internalized)
…798-on-v3.9.2-docBackport PR#28798 on branch v3.9.2-doc (DOC: Correctly list modules that have been internalized)
Making them internal-only happened in 3.8 (https://matplotlib.org/3.9.2/api/prev_api_changes/api_changes_3.8.0.html#deprecated-modules-removed)