Skip to content

improved use of subprocess functions (lists are preferrable over spli…#6

Open
krichter722 wants to merge 1 commit into
dmw:masterfrom
krichter722:setuptools_fix
Open

improved use of subprocess functions (lists are preferrable over spli…#6
krichter722 wants to merge 1 commit into
dmw:masterfrom
krichter722:setuptools_fix

Conversation

@krichter722
Copy link
Copy Markdown

…tted string because they are more likely to cause a syntax error instead of a runtime error; using process returncode); adjusted to new libxml2 API (excluding old code with unmanaged LIBXML_OLD preprocessor flag); fixed syntax error for variable which is only initialized in PY_MAJOR_VERSION >= 3 condition

…tted string because they are more likely to cause a syntax error instead of a runtime error; using process returncode); adjusted to new libxml2 API (excluding old code with unmanaged LIBXML_OLD preprocessor flag); fixed syntax error for variable which is only initialized in `PY_MAJOR_VERSION >= 3` condition
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.

1 participant