]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix compiler warnings on Windows introduced in bpo-13617. (#2464)
authorSerhiy Storchaka <storchaka@gmail.com>
Wed, 28 Jun 2017 06:55:22 +0000 (09:55 +0300)
committerGitHub <noreply@github.com>
Wed, 28 Jun 2017 06:55:22 +0000 (09:55 +0300)
commitccdc09ed1ebea7d7c6b41548132aa08bd797bfe8
tree6c39c86a54ebb2c473fe4a27e5c07d29bb2bdf6f
parentf7eae0adfcd4c50034281b2c69f461b43b68db84
Fix compiler warnings on Windows introduced in bpo-13617. (#2464)
Modules/_ctypes/callproc.c
PC/_msi.c