Commit 292fb86
committed
Merge pull request #11533 from tacaswell/update_for_py37
MNT: updates for python 3.7
Conflicts:
.travis.yml
- mostly keep 2.2.x version, but add py37 section
INSTALL.rst
- kept v2.2.x wording
lib/matplotlib/tests/test_figure.py
- removed non-existent on 2.2.x test (feature tested
is only on master)1 parent 00daa8f commit 292fb86
File tree
4 files changed
+238
-229
lines changed- doc/devel
- lib/matplotlib/tests/baseline_images/test_tightlayout
4 files changed
+238
-229
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
| 91 | + | |
90 | 92 | | |
91 | 93 | | |
92 | 94 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
264 | 264 | | |
265 | 265 | | |
266 | 266 | | |
267 | | - | |
| 267 | + | |
268 | 268 | | |
269 | 269 | | |
270 | | - | |
| 270 | + | |
271 | 271 | | |
272 | 272 | | |
273 | 273 | | |
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
287 | | - | |
| 287 | + | |
288 | 288 | | |
289 | 289 | | |
290 | 290 | | |
| |||
0 commit comments