1. 17d8830 bpo-32493: Fix uuid.uuid1() on FreeBSD. (GH-7099) by Serhiy Storchaka · 6 years ago
  2. 55edd0c bpo-33012: Fix invalid function cast warnings with gcc 8 for METH_NOARGS. (GH-6030) by Siddhesh Poyarekar · 6 years ago
  3. b4ebaa7 bpo-32493: Not only AIX, but FreeBSD has uuid_create support (#5089) by David Carlier · 7 years ago
  4. 0d3ccb4 bpo-32399: Starting with AIX6.1 there is support in libc.a for uuid (RFC4122) (#4974) by Michael Felt · 7 years ago
  5. 9a10ff4 bpo-11063: Add a configure check for uuid_generate_time_safe (GH-4287) by Berker Peksag · 7 years ago
  6. 4337a0d bpo-11063: Fix _uuid module on macOS (#3855) by Victor Stinner · 7 years ago
  7. a106aec bpo-11063, bpo-20519: avoid ctypes and improve import time for uuid (#3796) by Antoine Pitrou · 7 years ago