]> granicus.if.org Git - python/commit
bpo-32604: Make _xxsubinterpreters build on Windows (GH-5516)
authorZachary Ware <zachary.ware@gmail.com>
Sun, 11 Feb 2018 16:43:48 +0000 (10:43 -0600)
committerGitHub <noreply@github.com>
Sun, 11 Feb 2018 16:43:48 +0000 (10:43 -0600)
commit310b05289b5d9550040f469e60b5e8e77f1022b6
tree0d8e6ac41aa4362fb91991b3e680c094b2676294
parent136c8e07955392676680c8e29ab96017127b6672
bpo-32604: Make _xxsubinterpreters build on Windows (GH-5516)

This is not the ideal solution; this means that a test module is now
always included in the main python3x.dll.  However, we're already
including xxsubtype, so why not?
PC/config.c
PCbuild/pythoncore.vcxproj