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