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 serhiy.storchaka
Recipients neologix, serhiy.storchaka, vstinner
Date 2014-10-21.17:21:32
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1413912093.27.0.12896372872.issue22688@psf.upfronthosting.co.za>
In-reply-to
Content
There is a proposition (msg229163) to use the subprocess module instead of os.popen() in the uuid module.

I hesitate how classify this issue (behavior, security or enhancement) and for which versions target it. May be this is a dependency of issue17293.
History
Date User Action Args
2014-10-21 17:21:33serhiy.storchakasetrecipients: + serhiy.storchaka, vstinner, neologix
2014-10-21 17:21:33serhiy.storchakasetmessageid: <1413912093.27.0.12896372872.issue22688@psf.upfronthosting.co.za>
2014-10-21 17:21:33serhiy.storchakalinkissue22688 messages
2014-10-21 17:21:32serhiy.storchakacreate