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 vstinner
Recipients BreamoreBoy, David.Edelsohn, aivarsk, neologix, serhiy.storchaka, vstinner
Date 2014-10-22.19:04:57
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1414004697.8.0.0651104726861.issue17293@psf.upfronthosting.co.za>
In-reply-to
Content
> Here is a patch for 3.5 which uses subprocess.Popen() (subprocess.Popen() used in _find_mac() since issue22637).

You probably forgot to attach the patch...
History
Date User Action Args
2014-10-22 19:04:57vstinnersetrecipients: + vstinner, neologix, BreamoreBoy, serhiy.storchaka, aivarsk, David.Edelsohn
2014-10-22 19:04:57vstinnersetmessageid: <1414004697.8.0.0651104726861.issue17293@psf.upfronthosting.co.za>
2014-10-22 19:04:57vstinnerlinkissue17293 messages
2014-10-22 19:04:57vstinnercreate