summaryrefslogtreecommitdiff
path: root/Python/pystate.c
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2004-10-09 22:33:09 +0000
committerTim Peters <tim.peters@gmail.com>2004-10-09 22:33:09 +0000
commitdef1dd401f6dd79c3fe50b710cc18a1058132318 (patch)
tree2e9eb0af83adb4b9806b9c43e70eb46d9094e38e /Python/pystate.c
parent2a87025a1d7e94c852c1f347f689a7d71377fd8a (diff)
downloadcpython-def1dd401f6dd79c3fe50b710cc18a1058132318.tar.gz
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 'Python/pystate.c')
0 files changed, 0 insertions, 0 deletions