]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40501: Replace ctypes code in uuid with native module (GH-19948)
authorSteve Dower <steve.dower@python.org>
Tue, 12 May 2020 22:32:32 +0000 (23:32 +0100)
committerGitHub <noreply@github.com>
Tue, 12 May 2020 22:32:32 +0000 (23:32 +0100)
commitd6b727e2c947240804b8e434b305ba2890122550
tree4c5fac2f2dc01a00c8ab450ef46f6507657f48e1
parentf453221c8b80e0570066a9375337f208d50e6406
bpo-40501: Replace ctypes code in uuid with native module (GH-19948)
Lib/test/test_uuid.py
Lib/uuid.py
Misc/NEWS.d/next/Security/2020-05-06-00-41-11.bpo-40501._61wv_.rst [new file with mode: 0644]
Modules/_uuidmodule.c
PCbuild/_uuid.vcxproj [new file with mode: 0644]
PCbuild/_uuid.vcxproj.filters [new file with mode: 0644]
PCbuild/pcbuild.proj
PCbuild/pcbuild.sln
Tools/msi/lib/lib_files.wxs