Staging
v0.5.1
https://github.com/python/cpython
Revision e3f4070aee6f2d489416fdcafd51d6b04d661919 authored by Victor Stinner on 15 March 2019, 15:04:20 UTC, committed by GitHub on 15 March 2019, 15:04:20 UTC
The function has no return value.

Fix the following warning on Windows:

    python\ceval.c(180): warning C4098: 'PyEval_InitThreads':
    'void' function returning a value
1 parent 6259976
History
Tip revision: e3f4070aee6f2d489416fdcafd51d6b04d661919 authored by Victor Stinner on 15 March 2019, 15:04:20 UTC
bpo-33608: Fix PyEval_InitThreads() warning (GH-12346)
Tip revision: e3f4070
File Mode Size
c-api
data
distributing
distutils
extending
faq
howto
includes
install
installing
library
reference
tools
tutorial
using
whatsnew
Makefile -rw-r--r-- 7.4 KB
README.rst -rw-r--r-- 4.3 KB
about.rst -rw-r--r-- 1.5 KB
bugs.rst -rw-r--r-- 4.2 KB
conf.py -rw-r--r-- 6.6 KB
contents.rst -rw-r--r-- 538 bytes
copyright.rst -rw-r--r-- 451 bytes
glossary.rst -rw-r--r-- 51.4 KB
license.rst -rw-r--r-- 43.4 KB
make.bat -rw-r--r-- 5.5 KB

README.rst

back to top