Skip to content

Conversation

QuLogic
Copy link
Member

@QuLogic QuLogic commented Apr 10, 2018

Just checking that nothing has broken. Do not merge in GitHub as this should just go directly to master without a second merge commit.

tacaswell and others added 29 commits March 16, 2018 17:03
The first bug-fix release of the v2.2 LTS series.

This release fixes a number of critical bugs:

 - restores matplotlib.verbose (fixing embedding in pycharm)
 - preserve precision when color mapping small portions of data with
   extreme outliers
 - fixes saving long movies with ffmpeg
 - fixes UnbourdLocal error in contour labeling
 - fixes import failure on python 3.4.0 and 3.4.1
 - fixes compile time failures with clang on 32bit platforms
 - fixes an icon in the Tk backends
 - fixes several issues with Tables
 - fixes expanding offset boxes with tight_layout
 - revert changes to the font caching to avoid a possible bug in
   backports.lru_cache
 - numerous docstring and documentation fixes

We have reverted the deprecation of `font_manager.TempCache`.
FIX: restore verbose attribute at top level
The second bug-fix release of the v2.2 LTS series.

This release fixes a number of critical bugs from 2.2.0:

 - restores matplotlib.verbose (fixing embedding in pycharm)
 - preserve precision when color mapping small portions of data with
   extreme outliers
 - fixes saving long movies with ffmpeg
 - fixes UnbourdLocal error in contour labeling
 - fixes import failure on python 3.4.0 and 3.4.1
 - fixes compile time failures with clang on 32bit platforms
 - fixes an icon in the Tk backends
 - fixes several issues with Tables
 - fixes expanding offset boxes with tight_layout
 - revert changes to the font caching to avoid a possible bug in
   backports.lru_cache
 - numerous docstring and documentation fixes

We have reverted the deprecation of `font_manager.TempCache`.
`matplotlib_fname` returns the first of user config, environment
variable-specified config, or default system config. If the user has a
matplotlibrc, then this test checks that instead of the system one.
TST: Fix rctemplate tests when user config file exists.
@QuLogic QuLogic added this to the v3.0 milestone Apr 10, 2018
@QuLogic QuLogic merged commit 9ec0052 into matplotlib:master Apr 10, 2018
@tacaswell
Copy link
Member

Thanks @QuLogic ! This has been on my to-do list for a few days now but not gotten done

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.

9 participants