[issue12813] uuid4 is not tested if a uuid4 system routine isn't present

Berker Peksag report at bugs.python.org
Sun Mar 20 11:24:09 EDT 2016


Berker Peksag added the comment:

Since 756d040aa8e8, uuid.uuid4() no longer depends on ctypes. I'll remove the 'requires ctypes' condition from test_uuid4.

----------
nosy: +berker.peksag
versions: +Python 3.5, Python 3.6 -Python 3.3

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


More information about the Python-bugs-list mailing list