]> granicus.if.org Git - python/commit
bpo-30860: Move windows.h include out of internal/*.h. (#3458)
authorEric Snow <ericsnowcurrently@gmail.com>
Tue, 12 Sep 2017 01:30:43 +0000 (18:30 -0700)
committerGitHub <noreply@github.com>
Tue, 12 Sep 2017 01:30:43 +0000 (18:30 -0700)
commitfc1bf872e9d31f3e837f686210f94e57ad3d6582
tree022ec284a8087f2704288cb675889574f5cca8ca
parent8728018624f257c7cfe44014742ae46134047f49
bpo-30860: Move windows.h include out of internal/*.h. (#3458)

PR #3397 introduced a large number of warnings to the Windows build. This patch fixes them.
Include/pyport.h
Modules/_json.c
Modules/_pickle.c
PC/pyconfig.h