Skip to content

splitpath: accept generic strings; more generic path tests#33012

Merged
StefanKarpinski merged 2 commits into
masterfrom
sk/splitpath-generic
Aug 22, 2019
Merged

splitpath: accept generic strings; more generic path tests#33012
StefanKarpinski merged 2 commits into
masterfrom
sk/splitpath-generic

Conversation

@StefanKarpinski
Copy link
Copy Markdown
Member

fixes #32995

@StefanKarpinski
Copy link
Copy Markdown
Member Author

Passes all tests.

@StefanKarpinski StefanKarpinski merged commit ef6458c into master Aug 22, 2019
@delete-merged-branch delete-merged-branch Bot deleted the sk/splitpath-generic branch August 22, 2019 22:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

splitpath does not accept AbstractString, though its doc mentions so

2 participants