Skip to content

Backport PR #17560: FIX: do not let no-op monkey patches to renderer … #17605

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

Merged

Conversation

tacaswell
Copy link
Member

…leak out

Merge pull request #17560 from tacaswell/fix_noop_tight_bbox

FIX: do not let no-op monkey patches to renderer leak out

Conflicts:
lib/matplotlib/backend_bases.py
- trivial conflicting imports
- did not back port other changes to tight box
lib/matplotlib/tight_layout.py
- ended up not backporting any of the changes


Please review carefully, the backport was not clean.

@tacaswell tacaswell added this to the v3.2.2 milestone Jun 10, 2020
… renderer leak out

Merge pull request matplotlib#17560 from tacaswell/fix_noop_tight_bbox

FIX: do not let no-op monkey patches to renderer leak out

 Conflicts:
	lib/matplotlib/backend_bases.py
          - trivial conflicting imports
          - did not back port other changes to tight box
	lib/matplotlib/tight_layout.py
          - ended up not backporting any of the changes
@tacaswell tacaswell force-pushed the auto-backport-of-pr-17560-on-v3.2.x branch from e40d9af to 5a91618 Compare June 10, 2020 02:44
@QuLogic QuLogic merged commit 889c73f into matplotlib:v3.2.x Jun 10, 2020
@tacaswell tacaswell deleted the auto-backport-of-pr-17560-on-v3.2.x branch June 10, 2020 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants