Update api-changes.srt#10718
Closed
ThanosMitsiou wants to merge 1 commit intomatplotlib:masterfrom
ThanosMitsiou:v2.2.0-doc(1)
Closed
Update api-changes.srt#10718ThanosMitsiou wants to merge 1 commit intomatplotlib:masterfrom ThanosMitsiou:v2.2.0-doc(1)
ThanosMitsiou wants to merge 1 commit intomatplotlib:masterfrom
ThanosMitsiou:v2.2.0-doc(1)
Conversation
solves issue #10716
Member
|
Should this be cross linked to https://matplotlib.org/users/whats_new.html#python-logging-library-used-for-debug-output ? Sorry this API change snuck through un-noted and un-warned. |
Member
|
Please see: #10726 |
Member
|
Closing in lieu of #10726 |
Member
|
Thanks for this (even though we ended up not using it in favor of restoring `matplotlib.verbose')! Hopefully we will hear from you again. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Update api-changes.srt
PR Summary
solves issue #10716
Verbose class was deprecated and replaced by logging and it was not documented in API changes.
PR Checklist