Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork7.9k
allsegs
andallkinds
return individual segments#26908
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thanks! I was dreading digging into the path API to figure this out....
I had previous digging around in there when I was fixing Cartopy! |
Have now opened#26913 for the deprecation question, so linked the original issue here. |
…908-on-v3.8.xBackport PR#26908 on branch v3.8.x (`allsegs` and `allkinds` return individual segments)
Uh oh!
There was an error while loading.Please reload this page.
PR summary
Closes#26863. I think this reinstates the pre-3.8 behaviour. Adapted@jklymak's example from#26863 (comment) into the new test.
PR checklist