summaryrefslogtreecommitdiffstats
path: root/Misc
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2004-10-09 22:33:09 (GMT)
committerTim Peters <tim.peters@gmail.com>2004-10-09 22:33:09 (GMT)
commitfda787fcec40a7ff9c4a92ba73091d22bcc8f857 (patch)
tree32983eb860caa183077f1c28713516565f7b54fa /Misc
parentf267b623f3634d8ef246de55970132d28854b22f (diff)
downloadcpython-fda787fcec40a7ff9c4a92ba73091d22bcc8f857.zip
cpython-fda787fcec40a7ff9c4a92ba73091d22bcc8f857.tar.gz
cpython-fda787fcec40a7ff9c4a92ba73091d22bcc8f857.tar.bz2
Document the results of painful reverse-engineering of the "portable TLS"
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.
Diffstat (limited to 'Misc')
0 files changed, 0 insertions, 0 deletions