Staging
v0.5.1
https://github.com/python/cpython
Revision f9becec8cd989743aeb22d02a0ededddeecc89a6 authored by Tim Peters on 09 October 2004, 22:47:13 UTC, committed by Tim Peters on 09 October 2004, 22:47:13 UTC
can fail, check its return value, and die if it does fail.

_PyGILState_Init():  Assert that the thread doesn't already have an
association for autoTLSkey.  If it does, PyThread_set_key_value() will
ignore the attempt to (re)set the association, which the code clearly
doesn't want.
1 parent fda787f
History
Tip revision: f9becec8cd989743aeb22d02a0ededddeecc89a6 authored by Tim Peters on 09 October 2004, 22:47:13 UTC
_PyGILState_Init(), PyGILState_Ensure(): Since PyThread_set_key_value()
Tip revision: f9becec
File Mode Size
RPM
ACKS -rw-r--r-- 9.3 KB
AIX-NOTES -rw-r--r-- 8.0 KB
BeOS-NOTES -rw-r--r-- 1.4 KB
BeOS-setup.py -rw-r--r-- 23.2 KB
HISTORY -rw-r--r-- 375.2 KB
NEWS -rw-r--r-- 206.9 KB
NEWS.help -rw-r--r-- 2.5 KB
PURIFY.README -rw-r--r-- 3.6 KB
Porting -rw-r--r-- 1.9 KB
README -rw-r--r-- 1.4 KB
README.valgrind -rw-r--r-- 3.3 KB
RFD -rw-r--r-- 3.9 KB
SpecialBuilds.txt -rw-r--r-- 11.6 KB
cheatsheet -rw-r--r-- 103.9 KB
find_recursionlimit.py -rw-r--r-- 2.2 KB
gdbinit -rw-r--r-- 2.4 KB
indent.pro -rw-r--r-- 66 bytes
pymemcompat.h -rw-r--r-- 3.1 KB
python-mode.el -rw-r--r-- 138.6 KB
python.man -rw-r--r-- 11.9 KB
setuid-prog.c -rw-r--r-- 5.3 KB
valgrind-python.supp -rw-r--r-- 3.6 KB
vgrindefs -rw-r--r-- 505 bytes
vimrc -rw-r--r-- 3.1 KB

README

back to top