Staging
v0.8.1
https://github.com/python/cpython
Revision 49cedc51a68b4cd2525c14ab02bd1a483d8be389 authored by Victor Stinner on 06 December 2018, 10:56:00 UTC, committed by GitHub on 06 December 2018, 10:56:00 UTC
Define _CRT_SECURE_NO_WARNINGS in the Visual Studio pythoncore
project to make quiet security warnings when building zlib C files
(Modules\zlib\ subdirectory).
1 parent 29a4cbf
History
Tip revision: 49cedc51a68b4cd2525c14ab02bd1a483d8be389 authored by Victor Stinner on 06 December 2018, 10:56:00 UTC
bpo-35359: Add _CRT_SECURE_NO_WARNINGS to pythoncore project (GH-10819)
Tip revision: 49cedc5
File Mode Size
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 964 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top