]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-32627: Fix compile error when conflicting `_uuid` headers included (GH-11751) 14350/head
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 24 Jun 2019 18:18:22 +0000 (11:18 -0700)
committerGitHub <noreply@github.com>
Mon, 24 Jun 2019 18:18:22 +0000 (11:18 -0700)
commit742b16edd692f58a06e0d55bedfffb77a112b205
treede89c810e2da35c3f2cc0c6e84aec287e099facf
parentc9015a7228029bb22fa581b31c4c1ebdc2882814
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