..
abstract.rst
Doc: Replace the deprecated highlightlang directive by highlight. ( #13377 )
2019-05-17 15:25:34 +05:30
allocation.rst
bpo-37432: Doc: Fix signature of PyObject_Del() (GH-14430)
2019-06-28 02:16:36 -07:00
apiabiversion.rst
Doc: Replace the deprecated highlightlang directive by highlight. ( #13377 )
2019-05-17 15:25:34 +05:30
arg.rst
[3.8] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17003)
2019-10-30 22:44:55 +02:00
bool.rst
Doc: Replace the deprecated highlightlang directive by highlight. ( #13377 )
2019-05-17 15:25:34 +05:30
buffer.rst
[3.8] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17003)
2019-10-30 22:44:55 +02:00
bytearray.rst
[3.8] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-16999)
2019-10-30 21:36:33 +02:00
bytes.rst
[3.8] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-16999)
2019-10-30 21:36:33 +02:00
capsule.rst
[3.8] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-16999)
2019-10-30 21:36:33 +02:00
cell.rst
[3.8] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-16999)
2019-10-30 21:36:33 +02:00
code.rst
Fix the miscellaneous typo (GH-17700)
2019-12-25 07:45:52 -08:00
codec.rst
[3.8] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-16999)
2019-10-30 21:36:33 +02:00
complex.rst
bpo-20092. Use __index__ in constructors of int, float and complex. (GH-13108)
2019-06-02 00:05:48 +03:00
concrete.rst
[3.8] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-16999)
2019-10-30 21:36:33 +02:00
contextvars.rst
[3.8] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-16999)
2019-10-30 21:36:33 +02:00
conversion.rst
[3.8] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17003)
2019-10-30 22:44:55 +02:00
coro.rst
[3.8] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17003)
2019-10-30 22:44:55 +02:00
datetime.rst
[3.8] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-16999)
2019-10-30 21:36:33 +02:00
descriptor.rst
Doc: Replace the deprecated highlightlang directive by highlight. ( #13377 )
2019-05-17 15:25:34 +05:30
dict.rst
[3.8] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-16999)
2019-10-30 21:36:33 +02:00
exceptions.rst
[3.8] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17003)
2019-10-30 22:44:55 +02:00
file.rst
[3.8] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-16999)
2019-10-30 21:36:33 +02:00
float.rst
[3.8] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-16999)
2019-10-30 21:36:33 +02:00
function.rst
[3.8] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17003)
2019-10-30 22:44:55 +02:00
gcsupport.rst
[3.8] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-16999)
2019-10-30 21:36:33 +02:00
gen.rst
[3.8] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17003)
2019-10-30 22:44:55 +02:00
import.rst
[3.8] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17003)
2019-10-30 22:44:55 +02:00
index.rst
bpo-36763: Implement the PEP 587 (GH-13592)
2019-05-27 16:39:22 +02:00
init.rst
bpo-39161: Document multi-phase init modules under Py_NewInterpreter() (GH-17896)
2020-01-09 04:27:35 -08:00
init_config.rst
[3.8] bpo-39136: Fixed typos (GH-17720)
2019-12-28 19:05:15 -05:00
intro.rst
[3.8] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-16999)
2019-10-30 21:36:33 +02:00
iter.rst
Minor C API documentation improvements. (GH-17697)
2019-12-24 22:35:01 -06:00
iterator.rst
Doc: Replace the deprecated highlightlang directive by highlight. ( #13377 )
2019-05-17 15:25:34 +05:30
list.rst
[3.8] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-16999)
2019-10-30 21:36:33 +02:00
long.rst
[3.8] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-16999)
2019-10-30 21:36:33 +02:00
mapping.rst
Fixed an incorrect sentence in the docs (GH-17205)
2019-11-20 17:26:30 -08:00
marshal.rst
[3.8] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17003)
2019-10-30 22:44:55 +02:00
memory.rst
[3.8] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17003)
2019-10-30 22:44:55 +02:00
memoryview.rst
[3.8] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-16999)
2019-10-30 21:36:33 +02:00
method.rst
[3.8] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-16999)
2019-10-30 21:36:33 +02:00
module.rst
[3.8] bpo-38159: Clarify documentation of PyState_AddModule (GH-16101) (GH-17026)
2019-11-05 05:35:56 -08:00
none.rst
Doc: Replace the deprecated highlightlang directive by highlight. ( #13377 )
2019-05-17 15:25:34 +05:30
number.rst
[3.8] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17003)
2019-10-30 22:44:55 +02:00
objbuffer.rst
Doc: Replace the deprecated highlightlang directive by highlight. ( #13377 )
2019-05-17 15:25:34 +05:30
object.rst
[3.8] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17003)
2019-10-30 22:44:55 +02:00
objimpl.rst
Doc: Replace the deprecated highlightlang directive by highlight. ( #13377 )
2019-05-17 15:25:34 +05:30
refcounting.rst
[3.8] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-16999)
2019-10-30 21:36:33 +02:00
reflection.rst
[3.8] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-16999)
2019-10-30 21:36:33 +02:00
sequence.rst
[3.8] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-16999)
2019-10-30 21:36:33 +02:00
set.rst
[3.8] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-16999)
2019-10-30 21:36:33 +02:00
slice.rst
[3.8] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-16999)
2019-10-30 21:36:33 +02:00
stable.rst
Doc: Replace the deprecated highlightlang directive by highlight. ( #13377 )
2019-05-17 15:25:34 +05:30
structures.rst
[3.8] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-16999)
2019-10-30 21:36:33 +02:00
sys.rst
bpo-39008: Require Py_ssize_t for PySys_Audit formats rather than raise a deprecation warning (GH-17540)
2019-12-09 11:22:30 -08:00
tuple.rst
[3.8] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17003)
2019-10-30 22:44:55 +02:00
type.rst
[3.8] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17003)
2019-10-30 22:44:55 +02:00
typeobj.rst
[3.8] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17003)
2019-10-30 22:44:55 +02:00
unicode.rst
[3.8] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17003)
2019-10-30 22:44:55 +02:00
utilities.rst
Doc: Replace the deprecated highlightlang directive by highlight. ( #13377 )
2019-05-17 15:25:34 +05:30
veryhigh.rst
[3.8] bpo-38600: NULL -> ``NULL``. (GH-17001) (GH-17003)
2019-10-30 22:44:55 +02:00
weakref.rst
[3.8] bpo-38600: Change the mark up of NULL in the C API documentation. (GH-16950) (GH-16999)
2019-10-30 21:36:33 +02:00