[New-bugs-announce] [issue22688] Use the subprocess module in the uuid module

Serhiy Storchaka report at bugs.python.org
Tue Oct 21 19:21:33 CEST 2014


New submission from Serhiy Storchaka:

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.

----------
components: Library (Lib)
messages: 229769
nosy: haypo, neologix, serhiy.storchaka
priority: normal
severity: normal
stage: needs patch
status: open
title: Use the subprocess module in the uuid module

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue22688>
_______________________________________


More information about the New-bugs-announce mailing list