SIGN IN SIGN UP

bpo-11063: Fix _uuid module on macOS (#3855)

On macOS, use uuid_generate_time() instead of
uuid_generate_time_safe() of libuuid, since uuid_generate_time_safe()
is not available.
V
Victor Stinner committed
4337a0d9955f0855ba38ef30feec3858d304abf0
Parent: 1023dbb
Committed by GitHub <noreply@github.com> on 10/2/2017, 2:57:59 PM