★ wanayoo — archive 1999 https://github.com/pythongssapi/python-gssapi/pull/223Nouvelle recherche | Portail wanayoo
Skip to content
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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix shlex.split on windows #223

Merged
merged 1 commit into from Aug 26, 2020
Merged

Conversation

@dhirschfeld
Copy link
Contributor

@dhirschfeld dhirschfeld commented Aug 26, 2020

I'm trying to compile this package on Windows for conda-forge so need to pass in the GSSAPI_LINKER_ARGS and GSSAPI_COMPILER_ARGS env vars. Unfortunately they're specified using the Windows backslash convention for paths which requires passing the posix=False argument to shlex.split

Copy link
Member

@frozencemetery frozencemetery left a comment

Thanks, this seems good to me, but I'd like to double-check with @aiudirog before merging.

@aiudirog
Copy link
Member

@aiudirog aiudirog commented Aug 26, 2020

I have no problems with this, sounds like a good change.

@frozencemetery frozencemetery merged commit dbb1db1 into pythongssapi:master Aug 26, 2020
8 checks passed
8 checks passed
linux (debian-stable)
Details
linux (debian-heimdal)
Details
linux (centos-8)
Details
linux (fedora-31)
Details
windows (win-py-3.8)
Details
windows (win-py-3.7)
Details
windows (win-py-3.6)
Details
macos-heimdal
Details
@dhirschfeld dhirschfeld deleted the dhirschfeld:win-paths branch Aug 26, 2020
@dhirschfeld
Copy link
Contributor Author

@dhirschfeld dhirschfeld commented Aug 27, 2020

Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.