A backport of the subprocess module from Python 3 for use on 2.x.
Project description
This is a backport of the subprocess standard library module from Python 3.2 - 3.5 for use on Python 2.
It includes bugfixes and some new features. On POSIX systems it is guaranteed to be reliable when used in threaded applications. It includes timeout support from Python 3.3 and the run() API from 3.5 but otherwise matches 3.2’s API.
It has not been tested by the author on Windows.
On Python 3, it merely redirects the subprocess32 name to subprocess.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file subprocess32-3.5.0rc3.tar.gz
.
File metadata
- Download URL: subprocess32-3.5.0rc3.tar.gz
- Upload date:
- Size: 95.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8705a2f451078dfd5534789b1baea635321a5e69cf1a54d9a3375fb40a6422c8 |
|
MD5 | 3879a50000c0027ca6a34421c89db4d2 |
|
BLAKE2b-256 | a678c50adebf6284d9f73b8f90db9da2338a1fe259bd724d551a4dbe4b8b5c93 |
Provenance
File details
Details for the file subprocess32-3.5.0rc3-cp27-cp27m-macosx_10_6_intel.whl
.
File metadata
- Download URL: subprocess32-3.5.0rc3-cp27-cp27m-macosx_10_6_intel.whl
- Upload date:
- Size: 29.1 kB
- Tags: CPython 2.7m, macOS 10.6+ intel
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 08821320eb06f21819e49e5ef9dc38888369346de0e2872f2cfd66449e8ae309 |
|
MD5 | f19e49dc785264ee331cf83fa55efb23 |
|
BLAKE2b-256 | 18e5986d5b3b2c60d2f89e05ac53e6f8d44ec148fced6a8def2486f7a18bfa97 |