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

hs_ntor_ref.py: pass only strings to subprocess.Popen #199

Merged
merged 1 commit into from Jul 3, 2018

Conversation

Labels
None yet
Projects
None yet
3 participants
@nmathewson
Copy link
Contributor

@nmathewson nmathewson commented Jul 2, 2018

Recent Python3 versions seem to require this on Windows.

Fixes bug 26535; bug copied from ntor_ref.py on 0.3.1.1-alpha.

Recent Python3 versions seem to require this on Windows.

Fixes bug 26535; bug copied from ntor_ref.py on 0.3.1.1-alpha.
@coveralls
Copy link

@coveralls coveralls commented Jul 2, 2018

Coverage Status

Coverage decreased (-0.03%) to 56.242% when pulling 3baf3d0 on nmathewson:bug26535_032 into 3c97b14 on torproject:maint-0.3.2.

@torproject-pusher torproject-pusher merged commit 3baf3d0 into torproject:maint-0.3.2 Jul 3, 2018
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment