cpython/Doc/c-api
Miss Islington (bot) 090bc14883 Minor C API documentation improvements. (GH-17698)
The added parentheses around the PyIter_Next assignment suppress the following warning which gcc throws without:
```
warning: using the result of an assignment as a condition without parentheses [-Wparentheses]
```
The other change is a typo fix
(cherry picked from commit 5c7ed7550e)

Co-authored-by: William Ayd <william.ayd@icloud.com>
2019-12-24 22:35:20 -06:00
..
abstract.rst Merged revisions 85082 via svnmerge from 2010-09-28 23:41:31 +00:00
allocation.rst bpo-37432: Doc: Fix signature of PyObject_Del() (GH-14430) 2019-06-28 02:16:30 -07:00
apiabiversion.rst Remove row-spanning cell, which the Sphinx text writer does not support. 2013-03-16 08:01:49 +01:00
arg.rst [3.7] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17004) 2019-10-30 22:45:14 +02:00
bool.rst Migrate to Sphinx 1.0 C language constructs. 2010-10-06 10:11:56 +00:00
buffer.rst [3.7] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17004) 2019-10-30 22:45:14 +02:00
bytearray.rst [3.7] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-17000) 2019-10-30 21:36:19 +02:00
bytes.rst [3.7] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-17000) 2019-10-30 21:36:19 +02:00
capsule.rst [3.7] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-17000) 2019-10-30 21:36:19 +02:00
cell.rst [3.7] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-17000) 2019-10-30 21:36:19 +02:00
code.rst [Issue 15476] Make "code object" its own entry in the index 2016-06-02 19:26:51 -04:00
codec.rst [3.7] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-17000) 2019-10-30 21:36:19 +02:00
complex.rst Issue #13522: Fix _Py_co_pow() documentation 2011-12-18 02:56:18 +01:00
concrete.rst [3.7] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-17000) 2019-10-30 21:36:19 +02:00
contextvars.rst [3.7] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-17000) 2019-10-30 21:36:19 +02:00
conversion.rst [3.7] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17004) 2019-10-30 22:45:14 +02:00
coro.rst [3.7] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17004) 2019-10-30 22:45:14 +02:00
datetime.rst [3.7] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-17000) 2019-10-30 21:36:19 +02:00
descriptor.rst Migrate to Sphinx 1.0 C language constructs. 2010-10-06 10:11:56 +00:00
dict.rst [3.7] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-17000) 2019-10-30 21:36:19 +02:00
exceptions.rst [3.7] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17004) 2019-10-30 22:45:14 +02:00
file.rst [3.7] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-17000) 2019-10-30 21:36:19 +02:00
float.rst [3.7] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-17000) 2019-10-30 21:36:19 +02:00
function.rst [3.7] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17004) 2019-10-30 22:45:14 +02:00
gcsupport.rst [3.7] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-17000) 2019-10-30 21:36:19 +02:00
gen.rst [3.7] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17004) 2019-10-30 22:45:14 +02:00
import.rst [3.7] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17004) 2019-10-30 22:45:14 +02:00
index.rst Introduce support for documenting which C API elements are not part of the stable/limited API. 2013-10-12 19:54:30 +02:00
init.rst [3.7] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17004) 2019-10-30 22:45:14 +02:00
intro.rst [3.7] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-17000) 2019-10-30 21:36:19 +02:00
iter.rst Minor C API documentation improvements. (GH-17698) 2019-12-24 22:35:20 -06:00
iterator.rst Migrate to Sphinx 1.0 C language constructs. 2010-10-06 10:11:56 +00:00
list.rst [3.7] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-17000) 2019-10-30 21:36:19 +02:00
long.rst [3.7] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-17000) 2019-10-30 21:36:19 +02:00
mapping.rst Fixed an incorrect sentence in the docs (GH-17205) 2019-11-20 17:24:51 -08:00
marshal.rst [3.7] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17004) 2019-10-30 22:45:14 +02:00
memory.rst [3.7] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17004) 2019-10-30 22:45:14 +02:00
memoryview.rst [3.7] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-17000) 2019-10-30 21:36:19 +02:00
method.rst [3.7] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-17000) 2019-10-30 21:36:19 +02:00
module.rst [3.7] bpo-38159: Clarify documentation of PyState_AddModule (GH-16101) (GH-17027) 2019-11-05 05:36:09 -08:00
none.rst Issue #19795: Mark up None as literal text. 2016-10-19 16:29:26 +03:00
number.rst [3.7] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17004) 2019-10-30 22:45:14 +02:00
objbuffer.rst bpo-36185: Fix typo in Doc/c-api/objbuffer.rst. (GH-12204) 2019-03-06 21:24:55 -08:00
object.rst [3.7] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-17000) 2019-10-30 21:36:19 +02:00
objimpl.rst
refcounting.rst [3.7] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-17000) 2019-10-30 21:36:19 +02:00
reflection.rst [3.7] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-17000) 2019-10-30 21:36:19 +02:00
sequence.rst [3.7] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-17000) 2019-10-30 21:36:19 +02:00
set.rst [3.7] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-17000) 2019-10-30 21:36:19 +02:00
slice.rst [3.7] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-17000) 2019-10-30 21:36:19 +02:00
stable.rst Add a link to PEP 384 in stable.rst 2016-01-28 12:42:26 +02:00
structures.rst [3.7] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-17000) 2019-10-30 21:36:19 +02:00
sys.rst [3.7] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-17000) 2019-10-30 21:36:19 +02:00
tuple.rst [3.7] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17004) 2019-10-30 22:45:14 +02:00
type.rst [3.7] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-17000) 2019-10-30 21:36:19 +02:00
typeobj.rst [3.7] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-17000) 2019-10-30 21:36:19 +02:00
unicode.rst [3.7] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17004) 2019-10-30 22:45:14 +02:00
utilities.rst Merged revisions 86134,86315-86316,86390,86424-86425,86428,86550,86561-86562,86564-86565,86705,86708,86713 via svnmerge from 2010-11-26 09:05:43 +00:00
veryhigh.rst [3.7] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17004) 2019-10-30 22:45:14 +02:00
weakref.rst [3.7] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-17000) 2019-10-30 21:36:19 +02:00