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 barry
Recipients alex, barry, vila, vstinner
Date 2017-02-20.15:53:06
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <20170220105301.75f8ea5d@presto.wooz.org>
In-reply-to <1487605553.47.0.176568433941.issue22807@psf.upfronthosting.co.za>
Content
On Feb 20, 2017, at 03:45 PM, STINNER Victor wrote:

>Can't we consider that UUID4 is always safe?

It's not a guarantee made by the underlying platform, so I chose to use the
default SafeUUID.unknown value there.
History
Date User Action Args
2017-02-20 15:53:06barrysetrecipients: + barry, vstinner, vila, alex
2017-02-20 15:53:06barrylinkissue22807 messages
2017-02-20 15:53:06barrycreate