summaryrefslogtreecommitdiffstats
path: root/Python/thread.c
diff options
context:
space:
mode:
authorVictor Stinner <victor.stinner@gmail.com>2012-10-04 22:09:33 (GMT)
committerVictor Stinner <victor.stinner@gmail.com>2012-10-04 22:09:33 (GMT)
commit1929407406966f9f2093a9e6b421cad39361dbb4 (patch)
treee7328bcbe461e633a2cae12bf34153c088a9a1cb /Python/thread.c
parenteb0314f5a80dfcff1f55391a57dde5b1d94487fb (diff)
downloadcpython-1929407406966f9f2093a9e6b421cad39361dbb4.zip
cpython-1929407406966f9f2093a9e6b421cad39361dbb4.tar.gz
cpython-1929407406966f9f2093a9e6b421cad39361dbb4.tar.bz2
Fix PyUnicode_Format(): return NULL if PyUnicode_READY(uformat) failed
This error cannot occur in practice: PyUnicode_FromObject() always return a "ready" string.
Diffstat (limited to 'Python/thread.c')
0 files changed, 0 insertions, 0 deletions