bpo-32493: Fix uuid.uuid1() on FreeBSD. (GH-7099)
Use uuid_enc_be() if available to encode UUID to bytes as big endian.
S
Serhiy Storchaka committed
17d8830312d82e7de42ab89739b0771f712645ff
Parent: 483000e
Committed by Victor Stinner <vstinner@redhat.com>
on 5/24/2018, 10:45:09 PM