Commit 95b33b1
committed
do not retain any STOPs in make_compound_path
1 parent eb4b15b commit 95b33b1Copy full SHA for 95b33b1
File tree
Expand file treeCollapse file tree
2 files changed
+11
-14
lines changedOpen diff view settings
Filter options
- lib/matplotlib
- tests
Expand file treeCollapse file tree
2 files changed
+11
-14
lines changedOpen diff view settings
Collapse file
+8-13Lines changed: 8 additions & 13 deletions
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
325 | 325 | |
326 | 326 | |
327 | 327 | |
328 | | - |
| 328 | + |
| 329 | + |
| 330 | + |
| 331 | + |
329 | 332 | |
330 | 333 | |
331 | 334 | |
332 | | - |
333 | | - |
334 | 335 | |
335 | 336 | |
336 | 337 | |
| ||
341 | 342 | |
342 | 343 | |
343 | 344 | |
344 | | - |
345 | | - |
346 | | - |
347 | | - |
348 | | - |
349 | | - |
350 | | - |
351 | | - |
352 | | - |
353 | | - |
| 345 | + |
| 346 | + |
| 347 | + |
| 348 | + |
354 | 349 | |
355 | 350 | |
356 | 351 | |
|
Collapse file
lib/matplotlib/tests/test_path.py
Copy file name to clipboardExpand all lines: lib/matplotlib/tests/test_path.py+3-1Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
151 | 151 | |
152 | 152 | |
153 | 153 | |
154 | | - |
| 154 | + |
| 155 | + |
| 156 | + |
155 | 157 | |
156 | 158 | |
157 | 159 | |
|
0 commit comments