Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
----------------- 2019-05-20 3.5.4 ----------------- * Promoted 3.5.4rc2 to become 3.5.4. ----------------- 2019-05-13 3.5.4rc2 ----------------- * GitHub [#57]: TimeoutExpired and CalledProcessError exceptions can now be unpickled. ----------------- 2019-05-10 3.5.4rc1 ----------------- * GitHub [#61]: Backport the fixes for https://bugs.python.org/issue10963, https://bugs.python.org/issue19612, and https://bugs.python.org/issue30418. When a child process was so short lived it dies or closes its pipes before you call communicate(). When supplying stdin or reading its output in this scenario, do not raise an unexpected broken pipe or interrupted system call exception.
- Loading branch information