Skip to content

Reverts macosx change to ARC#23654

Merged
jklymak merged 1 commit into
matplotlib:mainfrom
greglucas:revert-arc-update
Aug 18, 2022
Merged

Reverts macosx change to ARC#23654
jklymak merged 1 commit into
matplotlib:mainfrom
greglucas:revert-arc-update

Conversation

@greglucas
Copy link
Copy Markdown
Contributor

PR Summary

Reverting the ARC PR to avoid the segfault from the subplot_tool for now.
xref: #23653

Revert "MNT: Change objective C code to Automatic Reference Counting (ARC)"

This reverts commit b46ab89.

Revert "FIX: remove one more autorelease"

This reverts commit ec0a325.

PR Checklist

Tests and Styling

  • Has pytest style unit tests (and pytest passes).
  • Is Flake 8 compliant (install flake8-docstrings and run flake8 --docstring-convention=all).

Documentation

  • New features are documented, with examples if plot related.
  • New features have an entry in doc/users/next_whats_new/ (follow instructions in README.rst there).
  • API changes documented in doc/api/next_api_changes/ (follow instructions in README.rst there).
  • Documentation is sphinx and numpydoc compliant (the docs should build without error).

…(ARC)"

This reverts commit b46ab89.

Revert "FIX: remove one more autorelease"

This reverts commit ec0a325.
@greglucas greglucas added Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions. GUI: MacOSX labels Aug 17, 2022
@greglucas greglucas added this to the v3.6.0 milestone Aug 17, 2022
@jklymak
Copy link
Copy Markdown
Member

jklymak commented Aug 18, 2022

.... have I mentioned I really really dislike the subplot tool...I don't think we should have ever allowed a modal dialog on the current open figure.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

GUI: MacOSX Release critical For bugs that make the library unusable (segfaults, incorrect plots, etc) and major regressions.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants