]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-32627: Fix compile error when conflicting `_uuid` headers included (GH-11751)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 24 Jun 2019 18:27:57 +0000 (11:27 -0700)
committerGitHub <noreply@github.com>
Mon, 24 Jun 2019 18:27:57 +0000 (11:27 -0700)
commit76b72f6ea26de4280279a01863f30fccd2dde8f3
tree1744dcd0d776a82fa5fbf5a79cbc28e5efa72314
parentb183b963f68e522e1bbba12a9c96ed7e0cc32e60
bpo-32627: Fix compile error when conflicting `_uuid` headers included (GH-11751)

(cherry picked from commit 6ffd9b05dfade9e3a101fe039157856eb855f82e)

Co-authored-by: ziheng <zihenglv@gmail.com>
Misc/NEWS.d/next/Library/2019-02-03-19-13-08.bpo-32627.b68f64.rst [new file with mode: 0644]
Modules/_uuidmodule.c