[Python-Dev] Status of PEP 3145
[Python-Dev] Status of PEP 3145 - Asynchronous I/O for subprocess.popen
Tres Seaver tseaver at palladion.comFri Mar 28 15:45:01 CET 2014
- Previous message: [Python-Dev] Status of PEP 3145 - Asynchronous I/O for subprocess.popen
- Next message: [Python-Dev] Status of PEP 3145 - Asynchronous I/O for subprocess.popen
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 03/27/2014 09:16 PM, Josiah Carlson wrote: > But here's the thing: I can build enough using asyncio in 30-40 lines > of Python to offer something like the above API. The problem is that > it really has no natural home. It uses asyncio, so makes no sense to > put in subprocess. It doesn't fit the typical asyncio behavior, so > doesn't make sense to put in asyncio. The required functionality isn't > big enough to warrant a submodule anywhere. Heck, it's even way too > small to toss into an external PyPI module. Seems perfect for the Cheesehop to me. Tres. - -- =================================================================== Tres Seaver +1 540-429-0999 tseaver at palladion.com Palladion Software "Excellence by Design" http://palladion.com -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iEYEARECAAYFAlM1iucACgkQ+gerLs4ltQ4RygCfQOjBD7jTZU5ILub/sKxGYqH8 8v8AoKkv2ePkRn3X43CpGBQNeB9uNufQ =xgSe -----END PGP SIGNATURE-----
- Previous message: [Python-Dev] Status of PEP 3145 - Asynchronous I/O for subprocess.popen
- Next message: [Python-Dev] Status of PEP 3145 - Asynchronous I/O for subprocess.popen
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list