Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1520)

Unified Diff: Doc/c-api/init.rst

Issue 14843: support define_macros / undef_macros in setup.cfg
Patch Set: Created 1 year ago
Use n/p to move between diff chunks; N/P to move between comments. Please Sign in to add in-line comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « Doc/c-api/import.rst ('k') | Doc/c-api/type.rst » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
--- a/Doc/c-api/init.rst Sat Jun 09 17:31:59 2012 +0100
+++ b/Doc/c-api/init.rst Mon May 21 23:01:17 2012 -0400
@@ -646,7 +646,7 @@
:c:func:`PyGILState_Release` on the same thread.
-.. c:function:: PyThreadState* PyGILState_GetThisThreadState()
+.. c:function:: PyThreadState PyGILState_GetThisThreadState()
Get the current thread state for this thread. May return ``NULL`` if no
GILState API has been used on the current thread. Note that the main thread
« no previous file with comments | « Doc/c-api/import.rst ('k') | Doc/c-api/type.rst » ('j') | no next file with comments »

RSS Feeds Recent Issues | This issue
This is Rietveld cbc36f91f3f7