| .. |
|
abstract.rst
|
|
|
|
allocation.rst
|
|
|
|
apiabiversion.rst
|
|
|
|
arg.rst
|
bpo-42294: Add borrowed/strong reference to doc glossary (GH-23206)
|
2020-11-09 13:40:47 +01:00 |
|
bool.rst
|
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)
|
2021-01-06 12:38:26 +01:00 |
|
buffer.rst
|
|
|
|
bytearray.rst
|
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)
|
2021-01-06 12:38:26 +01:00 |
|
bytes.rst
|
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)
|
2021-01-06 12:38:26 +01:00 |
|
call.rst
|
|
|
|
capsule.rst
|
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)
|
2021-01-06 12:38:26 +01:00 |
|
cell.rst
|
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)
|
2021-01-06 12:38:26 +01:00 |
|
code.rst
|
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)
|
2021-01-06 12:38:26 +01:00 |
|
codec.rst
|
bpo-41842: Add codecs.unregister() function (GH-22360)
|
2020-09-28 23:41:11 +02:00 |
|
complex.rst
|
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)
|
2021-01-06 12:38:26 +01:00 |
|
concrete.rst
|
|
|
|
contextvars.rst
|
|
|
|
conversion.rst
|
|
|
|
coro.rst
|
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)
|
2021-01-06 12:38:26 +01:00 |
|
datetime.rst
|
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)
|
2021-01-06 12:38:26 +01:00 |
|
decimal.rst
|
|
|
|
descriptor.rst
|
Doc: Replace the deprecated highlightlang directive by highlight. (#13377)
|
2019-05-17 15:25:34 +05:30 |
|
dict.rst
|
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)
|
2021-01-06 12:38:26 +01:00 |
|
exceptions.rst
|
bpo-42236: Enhance init and encoding documentation (GH-23109)
|
2020-11-02 16:49:54 +01:00 |
|
file.rst
|
bpo-41192: Add documentation of undocumented audit events (GH-21308)
|
2020-10-20 15:23:15 -04:00 |
|
float.rst
|
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)
|
2021-01-06 12:38:26 +01:00 |
|
function.rst
|
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)
|
2021-01-06 12:38:26 +01:00 |
|
gcsupport.rst
|
|
|
|
gen.rst
|
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)
|
2021-01-06 12:38:26 +01:00 |
|
import.rst
|
|
|
|
index.rst
|
|
|
|
init.rst
|
Docs: Remove stray semicolon in init.rst (GH-23974)
|
2021-01-14 07:57:08 -08:00 |
|
init_config.rst
|
bpo-42260: Fix _PyConfig_Read() if compute_path_config=0 (GH-23220)
|
2020-11-10 21:10:22 +01:00 |
|
intro.rst
|
bpo-42294: Add borrowed/strong reference to doc glossary (GH-23206)
|
2020-11-09 13:40:47 +01:00 |
|
iter.rst
|
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)
|
2021-01-06 12:38:26 +01:00 |
|
iterator.rst
|
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)
|
2021-01-06 12:38:26 +01:00 |
|
list.rst
|
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)
|
2021-01-06 12:38:26 +01:00 |
|
long.rst
|
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)
|
2021-01-06 12:38:26 +01:00 |
|
mapping.rst
|
|
|
|
marshal.rst
|
|
|
|
memory.rst
|
Add a clarification for the object-domain allocators regarding pointer validity (GH-24253)
|
2021-01-19 13:09:06 +00:00 |
|
memoryview.rst
|
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)
|
2021-01-06 12:38:26 +01:00 |
|
method.rst
|
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)
|
2021-01-06 12:38:26 +01:00 |
|
module.rst
|
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)
|
2021-01-06 12:38:26 +01:00 |
|
none.rst
|
|
|
|
number.rst
|
|
|
|
object.rst
|
|
|
|
objimpl.rst
|
|
|
|
refcounting.rst
|
bpo-42294: Add borrowed/strong reference to doc glossary (GH-23206)
|
2020-11-09 13:40:47 +01:00 |
|
reflection.rst
|
bpo-42294: Add borrowed/strong reference to doc glossary (GH-23206)
|
2020-11-09 13:40:47 +01:00 |
|
sequence.rst
|
|
|
|
set.rst
|
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)
|
2021-01-06 12:38:26 +01:00 |
|
slice.rst
|
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)
|
2021-01-06 12:38:26 +01:00 |
|
stable.rst
|
|
|
|
structures.rst
|
bpo-39573: Convert Py_TYPE() and Py_SIZE() back to macros (GH-23366)
|
2020-11-18 18:48:06 +01:00 |
|
sys.rst
|
bpo-42236: Enhance init and encoding documentation (GH-23109)
|
2020-11-02 16:49:54 +01:00 |
|
tuple.rst
|
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)
|
2021-01-06 12:38:26 +01:00 |
|
type.rst
|
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)
|
2021-01-06 12:38:26 +01:00 |
|
typeobj.rst
|
bpo-42085: Add documentation for Py_TPFLAGS_HAVE_AM_SEND (GH-23374)
|
2020-11-18 10:58:38 -08:00 |
|
unicode.rst
|
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)
|
2021-01-06 12:38:26 +01:00 |
|
utilities.rst
|
|
|
|
veryhigh.rst
|
bpo-42236: Enhance init and encoding documentation (GH-23109)
|
2020-11-02 16:49:54 +01:00 |
|
weakref.rst
|
bpo-42528: Improve the docs of most Py*_Check{,Exact} API calls (GH-23602)
|
2021-01-06 12:38:26 +01:00 |