diff options
author | Victor Stinner <victor.stinner@gmail.com> | 2017-10-02 14:57:59 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-02 14:57:59 (GMT) |
commit | 4337a0d9955f0855ba38ef30feec3858d304abf0 (patch) | |
tree | a45f7d035c6e28bb95e4a54fb1d433c83353963b /Python/strdup.c | |
parent | 1023dbbcb7f05e76053486ae7ef7f73b4cdc5398 (diff) | |
download | cpython-4337a0d9955f0855ba38ef30feec3858d304abf0.zip cpython-4337a0d9955f0855ba38ef30feec3858d304abf0.tar.gz cpython-4337a0d9955f0855ba38ef30feec3858d304abf0.tar.bz2 |
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.
Diffstat (limited to 'Python/strdup.c')
0 files changed, 0 insertions, 0 deletions