Fix zerolen intersect#16250
Merged
jklymak merged 7 commits intomatplotlib:mastermatplotlib/matplotlib:masterfrom Jan 23, 2020
tacaswell:fix_zerolen_intersecttacaswell/matplotlib:fix_zerolen_intersectCopy head branch name to clipboard
Merged
Fix zerolen intersect#16250jklymak merged 7 commits intomatplotlib:mastermatplotlib/matplotlib:masterfrom tacaswell:fix_zerolen_intersecttacaswell/matplotlib:fix_zerolen_intersectCopy head branch name to clipboard
jklymak merged 7 commits intomatplotlib:mastermatplotlib/matplotlib:masterfrom
tacaswell:fix_zerolen_intersecttacaswell/matplotlib:fix_zerolen_intersectCopy head branch name to clipboard
Commits
Commits on Jan 23, 2020
- committed
FIX: when iterating through segments skip 0 length segments
Show description for f8181c9committedFIX: 0 length segment intersect
Show description for b3476a8committedMNT: make local variable const
Show description for 9729ac2committedMNT: alternate method of identifying 0 length segments
Show description for d5ae201committedTST: use pytest.mark.parametrize instead of a for loop
Show description for 41fce6bcommittedAPI/MNT: re-arrange 0 length segment detection
Show description for ffaf302committed