Version of subprocess with patches to allow unicode arguments
Project description
Applied the C-patch proposed in https://bugs.python.org/issue1759845 to the most recent (3 October 2017) version of _subprocess.c.
This allows Unicode parameters to be passed to POpen on Python 2.7.
Usage:
# Use patched version of subprocess module for Unicode on Windows
import subprocessww
# Load the regular POpen, which is now patched
from subprocess import Popen
2017 The SABnzbd Team <team@sabnzbd.org>
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
subprocessww-0.1.tar.gz
(7.6 kB
view details)
Built Distributions
File details
Details for the file subprocessww-0.1.tar.gz
.
File metadata
- Download URL: subprocessww-0.1.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d972057959214065020a1035dc3509700b9609985b1048161a16b12401edd553 |
|
MD5 | c77fcc5638292dd20ac11fc1404b9164 |
|
BLAKE2b-256 | a8b0734c7d3b598b289c0f418503d6b97e343f6bfd0ba0d8de2da23c2f39b7bc |
File details
Details for the file subprocessww-0.1-cp27-cp27m-win_amd64.whl
.
File metadata
- Download URL: subprocessww-0.1-cp27-cp27m-win_amd64.whl
- Upload date:
- Size: 11.1 kB
- Tags: CPython 2.7m, Windows x86-64
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 62ff538a7a5b087f5cc9e0432bdb8a55b019175ba922228e1a105d44adcaf83a |
|
MD5 | d977a4384a540f97382c949baa88b7e2 |
|
BLAKE2b-256 | 234163abe8fc0cb644efca3e8e40397f0f89ed71221b533935f5734b662d6cfd |
File details
Details for the file subprocessww-0.1-cp27-cp27m-win32.whl
.
File metadata
- Download URL: subprocessww-0.1-cp27-cp27m-win32.whl
- Upload date:
- Size: 10.7 kB
- Tags: CPython 2.7m, Windows x86
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e6b4480da28a8390019ea5170f10442651dcd03b14ea11acd0ba2af5c4fdd74e |
|
MD5 | 16d6fcc272d3d30c14d6e436c02389ea |
|
BLAKE2b-256 | 06aca0e064ac496b7856881cf691ce7518b5a0d233c293a54692dd0d8756395d |