You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Conflicts:
.travis.yml
keep head version of test matrx
examples/pylab_examples/matshow.py
whitespace
lib/matplotlib/__init__.py
conflicts in list of tests, kept master version
lib/matplotlib/cm.py
conflicts in building reveresd color maps
c2daee2 vs
14b47ba Kept version on
master, the deprecation warnings only show up in
`__getitem__`, not `items`.
Kept master version
lib/matplotlib/markers.py
98a9347 and
4b7ad54 which are a commit
and it's backport. Kept the mater version.
lib/matplotlib/tests/test_axes.py
- keep test added in 2.0.x, but remove @cleanup, already used bare asserts
- discard nose file runner
lib/matplotlib/tests/test_image.py
- convert added test to pytest
- discard nose file runner
lib/matplotlib/tests/test_marker.py
- convert added test to pytest
- discard nose file runner
lib/matplotlib/tests/test_patches.py
- discard nose file runner
- keep tests from master and 2.0.x
lib/matplotlib/tests/test_scale.py
keep master version (conflicts due to porting the backport
of test to nose), same as conflicts in scale.py
0 commit comments