[issue8939] Use C type names (PyUnicode etc; ) in the C API docs
June 20, 2010
8:54 a.m.
STINNER Victor <victor.stinner@haypocalc.com> added the comment:
Shouldn’t “inside a :ctype:`Py_BEGIN_ALLOW_THREADS` block” rather use “:cmacro:”?
Same remark on IRC: "Taggnostr> haypo, in r82084: "Add :ctype: to Py_BEGIN_ALLOW_THREADS and int", maybe :cfunc: (or :cmacro:)?" I don't know :cmacro:. I will fix it in my next patch. ---------- _______________________________________ Python tracker <report@bugs.python.org> <http://bugs.python.org/issue8939> _______________________________________
5839
Age (days ago)
5839
Last active (days ago)
0 comments
1 participants
participants (1)
-
STINNER Victor