diff options
author | Victor Stinner <vstinner@python.org> | 2019-10-02 11:35:11 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-10-02 11:35:11 (GMT) |
commit | 2ea71a07d0a720707094ee55f78fd232c40724bc (patch) | |
tree | fb4b9586f6f7defa3859ef633c6421e573ecf1b2 /Lib/test/test_pyexpat.py | |
parent | b9a8b8296cd7be22f8b5bf92af686a788c47c7bf (diff) | |
download | cpython-2ea71a07d0a720707094ee55f78fd232c40724bc.zip cpython-2ea71a07d0a720707094ee55f78fd232c40724bc.tar.gz cpython-2ea71a07d0a720707094ee55f78fd232c40724bc.tar.bz2 |
bpo-36670: regrtest bug fixes (GH-16537)
* Fix TestWorkerProcess.__repr__(): start_time is only valid
if _popen is not None.
* Fix _kill(): don't set _killed to True if _popen is None.
* _run_process(): only set _killed to False after calling
run_test_in_subprocess().
Diffstat (limited to 'Lib/test/test_pyexpat.py')
0 files changed, 0 insertions, 0 deletions