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 Daniel.Farina
Recipients Daniel.Farina
Date 2013-06-11.09:01:09
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1370941270.02.0.283113352418.issue18186@psf.upfronthosting.co.za>
In-reply-to
Content
I was vendoring subprocess to pick up the change for #16327 when I noticed I could not import it on 2.6.  The backwards compatibility claim at the top is 2.2.

Included is a tiny patch that uses a semantically equivalent form.
History
Date User Action Args
2013-06-11 09:01:10Daniel.Farinasetrecipients: + Daniel.Farina
2013-06-11 09:01:10Daniel.Farinasetmessageid: <1370941270.02.0.283113352418.issue18186@psf.upfronthosting.co.za>
2013-06-11 09:01:09Daniel.Farinalinkissue18186 messages
2013-06-11 09:01:09Daniel.Farinacreate