Skip to main content

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

This version

0.1

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 hashes)

Uploaded Source

Built Distributions

subprocessww-0.1-cp27-cp27m-win_amd64.whl (11.1 kB view hashes)

Uploaded CPython 2.7m Windows x86-64

subprocessww-0.1-cp27-cp27m-win32.whl (10.7 kB view hashes)

Uploaded CPython 2.7m Windows x86

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page