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 sbt
Recipients Olivier.Grisel, lars, sbt
Date 2013-09-10.21:48:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1378849734.11.0.787072392464.issue18999@psf.upfronthosting.co.za>
In-reply-to
Content
> In my patched version, the private popen.get_start_method gets a kwarg 
> set_if_needed=True. popen.Popen calls that as before, so its behavior 
> should not change, while the public get_start_method sets the kwarg to 
> False.

My mistake.
History
Date User Action Args
2013-09-10 21:48:54sbtsetrecipients: + sbt, lars, Olivier.Grisel
2013-09-10 21:48:54sbtsetmessageid: <1378849734.11.0.787072392464.issue18999@psf.upfronthosting.co.za>
2013-09-10 21:48:54sbtlinkissue18999 messages
2013-09-10 21:48:54sbtcreate