Skip to content

TST,BUG: Sanitize path-separators when running runtest.py#19668

Merged
charris merged 1 commit intonumpy:maintenance/1.21.xfrom
BvB93:runtest
Aug 14, 2021
Merged

TST,BUG: Sanitize path-separators when running runtest.py#19668
charris merged 1 commit intonumpy:maintenance/1.21.xfrom
BvB93:runtest

Conversation

@BvB93
Copy link
Copy Markdown
Member

@BvB93 BvB93 commented Aug 13, 2021

Backport of d01a312

Another continuation of #19628.
sysconfig.get_path always returns a path with unix-style path-separators;
the mixed usage of / and \ would subsequently break the typing tests on windows.

@BvB93 BvB93 added 00 - Bug 05 - Testing 08 - Backport Used to tag backport PRs labels Aug 13, 2021
@BvB93 BvB93 added this to the 1.21.2 release milestone Aug 13, 2021
@charris charris merged commit 2f518b6 into numpy:maintenance/1.21.x Aug 14, 2021
@charris
Copy link
Copy Markdown
Member

charris commented Aug 14, 2021

Thanks Bas.

@BvB93 BvB93 deleted the runtest branch August 14, 2021 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants