Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f91de8e commit 51490acCopy full SHA for 51490ac
1 file changed
PC/pyconfig.h
@@ -29,7 +29,7 @@ MS_CORE_DLL.
29
30
/* Visual Studio 2005 introduces deprecation warnings for
31
"insecure" and POSIX functions. The insecure functions should
32
- be replaces by *_s versions (according to Microsoft); the
+ be replaced by *_s versions (according to Microsoft); the
33
POSIX functions by _* versions (which, according to Microsoft,
34
would be ISO C conforming). Neither renaming is feasible, so
35
we just silence the warnings. */
0 commit comments