This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author desbma
Recipients Jáchym Barvínek, desbma, pitrou
Date 2015-11-14.18:58:23
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1447527503.2.0.866276605324.issue25625@psf.upfronthosting.co.za>
In-reply-to
Content
I'm not a Python core developer, but a few thoughts:
* this is not thread safe
* subprocess.Popen already has a cwd parameter for similar purpose
History
Date User Action Args
2015-11-14 18:58:23desbmasetrecipients: + desbma, pitrou, Jáchym Barvínek
2015-11-14 18:58:23desbmasetmessageid: <1447527503.2.0.866276605324.issue25625@psf.upfronthosting.co.za>
2015-11-14 18:58:23desbmalinkissue25625 messages
2015-11-14 18:58:23desbmacreate