cpython/Doc/c-api
Miss Islington (bot) 7efeb75b72
Fixed an incorrect sentence in the docs (GH-17205)
Fixed an incorrect sentence in Doc/c-api/mapping.rst I fell on
while translating the file.

skip issue

Automerge-Triggered-By: @csabella
(cherry picked from commit 06ca2a2be9)

Co-authored-by: Aveheuzed <a.masson555@ntymail.com>
2019-11-20 17:24:51 -08:00
..
abstract.rst
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
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
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
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 [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
iterator.rst
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
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