Skip to content

224 prep #13489

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
merged 24 commits into from
Feb 26, 2019
Merged

224 prep #13489

merged 24 commits into from
Feb 26, 2019

Conversation

tacaswell
Copy link
Member

PR Summary

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

tacaswell and others added 17 commits August 9, 2018 23:16
…t-of-pr-11866-on-v2.2.3-doc

Backport PR matplotlib#11866 on branch v2.2.3-doc
…t-of-pr-11871-on-v2.2.3-doc

Backport PR matplotlib#11871 on branch v2.2.3-doc
DOC: Update link to IBM's colormap selection paper
DOC: make ibm link go to doi not ieee site
…t-of-pr-11925-on-v2.2.3-doc

Backport PR matplotlib#11925 on branch v2.2.3-doc
…t-of-pr-12000-on-v2.2.3-doc

Backport PR matplotlib#12000 on branch v2.2.3-doc (Improve layout of Fill Betweenx Demo)
DOC: update "What's new" with reference to cividis paper
@tacaswell tacaswell requested a review from ivanov February 23, 2019 00:53
@tacaswell tacaswell added this to the v2.2.4 milestone Feb 23, 2019
* fredrik-1
* hannah
* Importance of Being Ernest
* ImportanceOfBeingErnest
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like I need to update the .mailmap again.

@tacaswell
Copy link
Member Author

tacaswell commented Feb 23, 2019

Proposed 'short' release notes:


REL: v2.2.4 LTS

The forth bug-fix release of the v2.2 LTS series.

  • Fix a memory leak with PySide2
  • rename :math: sphinx directive to :mathmpl: to work with sphinx >
    1.8. Both versions are now available if sphinx < 1.8
  • avoids numpy deprecation warnings
  • fixes to tests to work with pytest >= 3.8 and the minimum is now pytest >= 3.6

jquery-ui is no longer bundled in git repo and is downloaded during
the install or sdist process. If you are installing from pypi the
files will be included, but if you are installing from git you will
need internet access the first time you run pip install .. The
install process tries to cache the files and will not need internet
access on future installations.

@QuLogic
Copy link
Member

QuLogic commented Feb 23, 2019

fixes to tests to work with pytest >= 3.8

Minimum supported version was also bumped to 3.6.

@tacaswell tacaswell merged commit befab78 into matplotlib:v2.2.x Feb 26, 2019
@tacaswell tacaswell deleted the 224_prep branch February 26, 2019 02:07
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.

8 participants