]> granicus.if.org Git - python/commit
bpo-11063, bpo-20519: avoid ctypes and improve import time for uuid (#3796)
authorAntoine Pitrou <pitrou@free.fr>
Thu, 28 Sep 2017 21:03:06 +0000 (23:03 +0200)
committerGitHub <noreply@github.com>
Thu, 28 Sep 2017 21:03:06 +0000 (23:03 +0200)
commita106aec2ed6ba171838ca7e6ba43c4e722bbecd1
tree2a242b9061198d40f40d2921818e6da8089a9b50
parent8d59aca4a953b097a9b02b0ecafef840e4ac5855
bpo-11063, bpo-20519: avoid ctypes and improve import time for uuid (#3796)

bpo-11063, bpo-20519: avoid ctypes and improve import time for uuid.
Lib/test/test_uuid.py
Lib/uuid.py
Misc/NEWS.d/next/Library/2017-09-28-13-17-33.bpo-20519.FteeQQ.rst [new file with mode: 0644]
Modules/_uuidmodule.c [new file with mode: 0644]
setup.py