Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bpo-32493: Fix uuid.uuid1() on FreeBSD. (GH-7099) | 2018-05-25 | 1 | -1/+8 | |
* | bpo-33012: Fix invalid function cast warnings with gcc 8 for METH_NOARGS. (GH... | 2018-04-29 | 1 | -2/+3 | |
* | bpo-32493: Not only AIX, but FreeBSD has uuid_create support (#5089) | 2018-01-09 | 1 | -4/+1 | |
* | bpo-32399: Starting with AIX6.1 there is support in libc.a for uuid (RFC4122)... | 2017-12-30 | 1 | -6/+17 | |
* | bpo-11063: Add a configure check for uuid_generate_time_safe (GH-4287) | 2017-11-08 | 1 | -9/+2 | |
* | bpo-11063: Fix _uuid module on macOS (#3855) | 2017-10-02 | 1 | -1/+29 | |
* | bpo-11063, bpo-20519: avoid ctypes and improve import time for uuid (#3796) | 2017-09-28 | 1 | -0/+35 |