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

Backports for 2.0 #7284

Merged
merged 8 commits into from Oct 17, 2016
Merged

Backports for 2.0 #7284

merged 8 commits into from Oct 17, 2016

Commits on Oct 16, 2016

  1. Merge pull request matplotlib#4874 from sargas/cleanup-anchored-artists

    Document mpl_toolkits.axes_grid1.anchored_artists
    
    Conflicts:
    	lib/mpl_toolkits/axes_grid1/anchored_artists.py
    
    Note that the removed imports were restored for this backport so as to
    not break the API for 2.0. Whether they really should be moved or not is
    a matter for a different PR.
    jenshnielsen authored and QuLogic committed Oct 16, 2016
    Copy the full SHA
    ef06f5f View commit details
    Browse the repository at this point in the history
  2. Merge pull request matplotlib#5204 from gcallah/master

    Minor cleanup work on navigation, text, and customization files.
    
    Conflicts:
    	doc/users/navigation_toolbar.rst
    	doc/users/style_sheets.rst
    
    Note that (some) changes in style_sheets.rst were applited to
    text_intro.rst instead as that is where the text is on 2.x.
    mdboom authored and QuLogic committed Oct 16, 2016
    Copy the full SHA
    fed6bdd View commit details
    Browse the repository at this point in the history
  3. Merge pull request matplotlib#5625 from tacaswell/faq_datetime64

    DOC: add FAQ about np.datetime64
    efiring authored and QuLogic committed Oct 16, 2016
    Copy the full SHA
    e2fd2aa View commit details
    Browse the repository at this point in the history
  4. Merge pull request matplotlib#5871 from zblz/fix-sized-delims

    Fix sized delimiters for regular-sized mathtext (matplotlib#5863)
    mdboom authored and QuLogic committed Oct 16, 2016
    Copy the full SHA
    944546c View commit details
    Browse the repository at this point in the history
  5. Merge pull request matplotlib#5951 from efiring/tk_raise

    tkagg: raise each new window; partially addresses matplotlib#596
    pelson authored and QuLogic committed Oct 16, 2016
    Copy the full SHA
    07d17ba View commit details
    Browse the repository at this point in the history
  6. Merge pull request matplotlib#6583 from alcinos/patch-1

    API: default parameters of FancyArrow
    tacaswell authored and QuLogic committed Oct 16, 2016
    Copy the full SHA
    848cfe5 View commit details
    Browse the repository at this point in the history
  7. Merge pull request matplotlib#6879 from mdboom/delete-font-cache-in-t…

    …esting
    
    CI: Delete font cache in one of the configurations
    
    Conflicts:
    	.travis.yml
    tacaswell authored and QuLogic committed Oct 16, 2016
    Copy the full SHA
    7d10d33 View commit details
    Browse the repository at this point in the history
  8. Revert backport of "Merge pull request matplotlib#5383 from mdboom/hi…

    …dpi-nbagg"
    
    This reverts commit 9111ee2. The
    individual changelog file was already merged into the main one.
    QuLogic committed Oct 16, 2016
    Copy the full SHA
    734b702 View commit details
    Browse the repository at this point in the history