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
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 109 bytes
.hgtags -rw-r--r-- 2.3 KB
LICENSE -rw-r--r-- 12.9 KB
Makefile.pre.in -rw-r--r-- 31.6 KB
README -rw-r--r-- 48.3 KB
aclocal.m4 -rw-r--r-- 2.1 KB
configure -rwxr-xr-x 572.1 KB
configure.in -rw-r--r-- 85.1 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 23.7 KB
setup.py -rw-r--r-- 51.2 KB

README

back to top