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
.cvsignore -rw-r--r-- 104 bytes
PythonPowered.bmp -rw-r--r-- 2.5 KB
README.txt -rw-r--r-- 105 bytes
archive.h -rw-r--r-- 2.1 KB
extract.c -rw-r--r-- 7.6 KB
install.c -rw-r--r-- 62.0 KB
install.rc -rw-r--r-- 6.4 KB
resource.h -rw-r--r-- 1.7 KB
wininst-7.1.sln -rw-r--r-- 886 bytes
wininst-7.1.vcproj -rw-r--r-- 5.6 KB
wininst.dsp -rw-r--r-- 4.3 KB
wininst.dsw -rw-r--r-- 508 bytes

README.txt

back to top