Skip to content
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

Backport to 2.2.x removal of mpl_examples and setup.py cleanup #14582

Merged
merged 2 commits into from Oct 15, 2019

Conversation

jdemeyer
Copy link

@jdemeyer jdemeyer commented Jun 20, 2019

PR Summary

Both commits come from @anntzer

Fixes #14580 (Python 3.8 support).

PR Checklist

  • Has Pytest style unit tests
  • Code is Flake 8 compliant
  • New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant
  • Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way

AFAICT we're not using it for anything, we don't have a similar symlink
to the tutorials, and it annoys my tab-completion when I try to get into
mpl_toolkits...
- There are no symlinks in the mpl source tree anymore.
- MANIFEST was removed from the root directory in 365a0a2 (11 years
  ago).
@jdemeyer jdemeyer changed the title Backport 11722 Backport to 2.2.x removal of mpl_examples and setup.py cleanup Jun 20, 2019
@anntzer anntzer added this to the v2.2.5 milestone Jun 20, 2019
@tacaswell
Copy link
Member

Will merge this as-is and sort out why the docs are failing later.

@tacaswell tacaswell merged commit 3479f5b into matplotlib:v2.2.x Oct 15, 2019
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.

None yet

3 participants