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

Doc typo v1.2 #1268

Closed
wants to merge 7 commits into from
Closed

Doc typo v1.2 #1268

wants to merge 7 commits into from

Commits on Sep 14, 2012

  1. Use a DOI link

    mdboom committed Sep 14, 2012
    Configuration menu
    Copy the full SHA
    e749da7 View commit details
    Browse the repository at this point in the history
  2. Fix test_pickle test. Remove lots of the text to make the comparison …

    …easier, and also update for a recent fix to the legend.
    mdboom committed Sep 14, 2012
    Configuration menu
    Copy the full SHA
    2127bc8 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2012

  1. Merge pull request matplotlib#1255 from mdboom/fix-tests

    Fix test_pickle test.
    pelson committed Sep 15, 2012
    Configuration menu
    Copy the full SHA
    a64f450 View commit details
    Browse the repository at this point in the history
  2. Fix BoundaryNorm interpolation with numpy 1.7rc.

    Closes github issue matplotlib#1258.
    efiring committed Sep 15, 2012
    Configuration menu
    Copy the full SHA
    1a0f05a View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2012

  1. Update six.py to version 1.2

    cgohlke authored and mdboom committed Sep 17, 2012
    Configuration menu
    Copy the full SHA
    0a8a110 View commit details
    Browse the repository at this point in the history
  2. Merge pull request matplotlib#1260 from efiring/boundary_norm_interp

    Fix BoundaryNorm interpolation with numpy 1.7rc.
    WeatherGod committed Sep 17, 2012
    Configuration menu
    Copy the full SHA
    ab3e42f View commit details
    Browse the repository at this point in the history
  3. Fix typo in docstring

    dmcdougall committed Sep 17, 2012
    Configuration menu
    Copy the full SHA
    2d4c59c View commit details
    Browse the repository at this point in the history