diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2015-03-10 16:32:29 +0100 |
---|---|---|
committer | Victor Stinner <victor.stinner@gmail.com> | 2015-03-10 16:32:29 +0100 |
commit | 7a82afee70425782d27f4ed2c6d0bad3aeb91f09 (patch) | |
tree | 0d0abb6c20d479aaa661a2d64e165cce37f60922 /Python/compile.c | |
parent | 84c717dd9ed154fd4a2c342c228e707ecde33d4e (diff) | |
download | cpython-git-7a82afee70425782d27f4ed2c6d0bad3aeb91f09.tar.gz |
asyncio: Fix repr(BaseSubprocessTransport) if it didn't start yet
Replace "running" with "not started" and don't show the pid if the subprocess
didn't start yet.
Diffstat (limited to 'Python/compile.c')
0 files changed, 0 insertions, 0 deletions