Skip to content

Conversation

@anntzer
Copy link
Contributor

@anntzer anntzer commented Nov 6, 2017

2.9 was released in 2010; in fact, before
2.8.12 (the previous min version), see
https://github.com/wxWidgets/wxPython/releases?after=wxPy-2.9.2.1

Remove some conditional code.

PR Summary

PR Checklist

  • Has Pytest style unit tests
  • Code is PEP 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

2.9 was released in 2010; in fact, *before*
2.8.12 (the previous min version), see
https://github.com/wxWidgets/wxPython/releases?after=wxPy-2.9.2.1

Remove some conditional code.
@anntzer anntzer added the GUI: wx label Nov 6, 2017
@tacaswell tacaswell added this to the v2.2 milestone Nov 7, 2017
@tacaswell
Copy link
Member

There are also a bunch of version checks in examples/user_interface/embedding_in_wx*.py that should probably just be removed.

@anntzer
Copy link
Contributor Author

anntzer commented Nov 7, 2017

done, if I understood your suggestion correctly.

@dstansby
Copy link
Member

dstansby commented Nov 7, 2017

Does this need a note in what's new? (happy for someone to decide not and merge!)

@tacaswell tacaswell merged commit 471eb03 into matplotlib:master Nov 7, 2017
@tacaswell
Copy link
Member

@dstansby I think updating the install docs is enough here.

@anntzer anntzer deleted the wxminver branch November 7, 2017 16:24
@QuLogic QuLogic modified the milestones: needs sorting, v2.2.0 Feb 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants