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

Merge from master #2

Merged
merged 14 commits into from
Aug 8, 2019
Merged

Merge from master #2

merged 14 commits into from
Aug 8, 2019

Conversation

dluyer
Copy link
Owner

@dluyer dluyer commented Aug 8, 2019

No description provided.

dluyer and others added 14 commits August 6, 2019 09:58
Fixed typo
Fix test_ansi.py when running in a non-writable directory
Fix typo in one test name, and rename another with no valid tests
s/xrange/range/ for Python3
Fix test_which when sys.getfilesystemencoding() is ascii
* s/sys.executable/self.PYTHONBIN/

* s/sys.executable/self.PYTHONBIN/

* Update test_isalive.py

* s/sys.executable/self.PYTHONBIN/

* s/sys.executable/self.PYTHONBIN/

* Support cases where pythonbin != sys.executable

* Support cases where pythonbin != sys.executable

* Fix raw use of 'python' to use self.PYTHONBIN

* Fix test_pxssh.py when PYTHONBIN != 'python'

The fake 'ssh' will be started via #!/usr/bin/env python, when it may need to use sys.executable or some other self.PYTHONBIN.

* Remove unnecessary changes from pull request.

* Remove unnecessary changes from pull request.
@dluyer dluyer merged commit e99f21c into dluyer:master Aug 8, 2019
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.

3 participants