]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
AppVeyor: build Python in 64-bit mode (GH-8363)
authorVictor Stinner <vstinner@redhat.com>
Mon, 23 Jul 2018 11:16:41 +0000 (13:16 +0200)
committerGitHub <noreply@github.com>
Mon, 23 Jul 2018 11:16:41 +0000 (13:16 +0200)
commit8b96eed0dd13d9dec02421cacfa021d457ba2d80
tree77c78bcd5b69e3203f004372722b83ceab91df7d
parent7a3056fa7dd1223fe7112e53b236c43d71f33f64
AppVeyor: build Python in 64-bit mode (GH-8363)

Previously, Python was built in 32-bit mode and so issues specific to
64-bit mode like compiler warnings could be missed.
.github/appveyor.yml