]> granicus.if.org Git - python/commit
Fixes warnings when building python3.dll due to the .def file accumulating multiple...
authorSteve Dower <steve.dower@microsoft.com>
Fri, 3 Jul 2015 16:08:47 +0000 (09:08 -0700)
committerSteve Dower <steve.dower@microsoft.com>
Fri, 3 Jul 2015 16:08:47 +0000 (09:08 -0700)
commitac2bd5b1e8c5d8ee04c12ef6f34f1c9f1f8338c0
tree715c9a4e41cf696ba41847d36729609d9d28b8ec
parentfdbeb2b4b67e1e44c96127a06cf1bdf878f4f7ca
Fixes warnings when building python3.dll due to the .def file accumulating multiple copies of each line.
Adds shebang line to prepare_ssl so it will run with py.exe.
PCbuild/prepare_ssl.py
PCbuild/python3dll.vcxproj