Staging
v0.5.1
https://github.com/python/cpython
Revision fda787fcec40a7ff9c4a92ba73091d22bcc8f857 authored by Tim Peters on 09 October 2004, 22:33:09 UTC, committed by Tim Peters on 09 October 2004, 22:33:09 UTC
code.

PyThread_set_key_value():  It's clear that this code assumes the passed-in
value isn't NULL, so document that it must not be, and assert that it
isn't.  It remains unclear whether existing callers want the odd semantics
actually implemented by this function.
1 parent f267b62
History
Tip revision: fda787fcec40a7ff9c4a92ba73091d22bcc8f857 authored by Tim Peters on 09 October 2004, 22:33:09 UTC
Document the results of painful reverse-engineering of the "portable TLS"
Tip revision: fda787f
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