.. |
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
|
Doc: int -> int or Py_ssize_t (GH-18663)
|
2020-02-25 22:10:17 -08: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
|
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
|
…
|
|
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
|
bpo-38374: Remove weakref.ReferenceError from docs (GH-18452)
|
2020-02-10 23:01:23 -08: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
|
…
|
|
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
|
PyLong_AsLongLong() docs should say 'long long' (GH-18082) (#18109)
|
2020-01-21 19:21:41 +00: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
|
fix(doc): set correct RST syntax for c:function (GH-18589)
|
2020-02-21 06:09:24 -08: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
|
bpo-39778: Add clarification about tp_traverse and ownership (GH-18754)
|
2020-03-02 19:03:56 -08: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 |