Barry A. Warsaw added the comment:

I changed my mind on whether this should affect older versions of Python.  I 
have a branch which adds an UUID.is_safe attribute that relays the platform 
information about whether the UUID was generated safely or not, if available.  
It's an enum named SafeUUID with values .safe, .unsafe, .unknown (the default).

----------
versions:  -Python 2.7, Python 3.3, Python 3.4, Python 3.5, Python 3.6

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue22807>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to