SIGN IN SIGN UP

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.
V
Victor Stinner committed
7a82afee70425782d27f4ed2c6d0bad3aeb91f09
Parent: 84c717d