Fix test_subprocess on Py36
- Support encoding/errors args. - Decode env items if necessary. - Flush stdin during communicate. Enable this test again on python 3 on travis.
Showing
Please register or sign in to comment
- Support encoding/errors args. - Decode env items if necessary. - Flush stdin during communicate. Enable this test again on python 3 on travis.