.. |
abstract.rst
|
|
|
allocation.rst
|
[3.10] gh-98154: Clarify Usage of "Reference Count" In the Docs (#107754)
|
2023-08-11 13:41:56 +00:00 |
apiabiversion.rst
|
|
|
arg.rst
|
[3.10] gh-98154: Clarify Usage of "Reference Count" In the Docs (#107754)
|
2023-08-11 13:41:56 +00:00 |
bool.rst
|
|
|
buffer.rst
|
[3.10] gh-98154: Clarify Usage of "Reference Count" In the Docs (#107754)
|
2023-08-11 13:41:56 +00:00 |
bytearray.rst
|
|
|
bytes.rst
|
[3.10] gh-98154: Clarify Usage of "Reference Count" In the Docs (#107754)
|
2023-08-11 13:41:56 +00:00 |
call.rst
|
[3.10] gh-93738: Documentation C syntax (:c:type:PyObject -> :c:expr:PyObject ) (GH-97776) (#97888)
|
2022-10-05 08:17:46 -07:00 |
capsule.rst
|
[3.10] gh-93738: Documentation C syntax (:c:type:<C type> -> :c:expr:<C type>) (GH-97768) (#97925)
|
2022-10-05 14:10:55 -07:00 |
cell.rst
|
|
|
code.rst
|
|
|
codec.rst
|
|
|
complex.rst
|
[3.10] gh-93738: Documentation C syntax (:c:type:<C type> -> :c:expr:<C type>) (GH-97768) (#97925)
|
2022-10-05 14:10:55 -07:00 |
concrete.rst
|
|
|
contextvars.rst
|
|
|
conversion.rst
|
Add a warning message about PyOS_snprintf (GH-95993)
|
2022-10-07 13:36:21 -07:00 |
coro.rst
|
|
|
datetime.rst
|
|
|
descriptor.rst
|
|
|
dict.rst
|
GH-101898: Fix missing term references for hashable definition (GH-101899)
|
2023-02-14 02:47:49 -08:00 |
exceptions.rst
|
[3.10] gh-98154: Clarify Usage of "Reference Count" In the Docs (#107754)
|
2023-08-11 13:41:56 +00:00 |
file.rst
|
[3.10] gh-93738: Documentation C syntax (:c:type:<C type> -> :c:expr:<C type>) (GH-97768) (#97925)
|
2022-10-05 14:10:55 -07:00 |
float.rst
|
[3.10] gh-93738: Documentation C syntax (:c:type:<C type> -> :c:expr:<C type>) (GH-97768) (#97925)
|
2022-10-05 14:10:55 -07:00 |
function.rst
|
|
|
gcsupport.rst
|
|
|
gen.rst
|
|
|
import.rst
|
[3.10] gh-93738: Documentation C syntax (Use c:struct ) (GH-97772) (#97893)
|
2022-10-05 08:20:46 -07:00 |
index.rst
|
|
|
init_config.rst
|
Doc: Replace question mark with fullstop (GH-99558)
|
2022-11-18 11:34:17 -08:00 |
init.rst
|
gh-101100: Documenting --prefix and --exec-prefix. (GH-102695)
|
2023-03-15 15:14:00 -07:00 |
intro.rst
|
[3.10] gh-98154: Clarify Usage of "Reference Count" In the Docs (#107754)
|
2023-08-11 13:41:56 +00:00 |
iter.rst
|
|
|
iterator.rst
|
|
|
list.rst
|
|
|
long.rst
|
[docs] Mention how to get/set a bigint PyLong via the C API (GH-101270)
|
2023-01-23 21:30:29 -08:00 |
mapping.rst
|
|
|
marshal.rst
|
[3.10] gh-105184: document that marshal functions can fail and need to be checked with PyErr_Occurred (GH-105185) (#105220)
|
2023-06-05 18:06:43 +02:00 |
memory.rst
|
gh-96997: Clarify the contract of PyMem_SetAllocator() (GH-98977)
|
2022-11-02 14:56:14 -07:00 |
memoryview.rst
|
Fix types in buffer/memoryview docs (GH-98118)
|
2022-10-09 18:02:49 -07:00 |
method.rst
|
|
|
module.rst
|
[3.10] gh-98154: Clarify Usage of "Reference Count" In the Docs (#107754)
|
2023-08-11 13:41:56 +00:00 |
none.rst
|
|
|
number.rst
|
|
|
objbuffer.rst
|
|
|
object.rst
|
[3.10] gh-98154: Clarify Usage of "Reference Count" In the Docs (#107754)
|
2023-08-11 13:41:56 +00:00 |
objimpl.rst
|
|
|
refcounting.rst
|
[3.10] gh-98154: Clarify Usage of "Reference Count" In the Docs (#107754)
|
2023-08-11 13:41:56 +00:00 |
reflection.rst
|
|
|
sequence.rst
|
|
|
set.rst
|
|
|
slice.rst
|
|
|
stable.rst
|
|
|
structures.rst
|
gh-97909: Fix markup for PyMethodDef members (GH-100089)
|
2022-12-16 23:19:54 -08:00 |
sys.rst
|
[3.10] gh-98154: Clarify Usage of "Reference Count" In the Docs (#107754)
|
2023-08-11 13:41:56 +00:00 |
tuple.rst
|
[3.10] gh-93738: Documentation C syntax (:c:type:PyObject -> :c:expr:PyObject ) (GH-97776) (#97888)
|
2022-10-05 08:17:46 -07:00 |
type.rst
|
[3.10] Docs: Fix backtick errors found by sphinx-lint (GH-97998) (#98373)
|
2022-10-18 01:49:47 +02:00 |
typehints.rst
|
[3.10] gh-93738: Documentation C syntax (:c:type:PyTypeObject* -> :c:expr:PyTypeObject* ) (GH-97778) (#97890)
|
2022-10-05 08:21:18 -07:00 |
typeobj.rst
|
[3.10] gh-98154: Clarify Usage of "Reference Count" In the Docs (#107754)
|
2023-08-11 13:41:56 +00:00 |
unicode.rst
|
[3.10] gh-98154: Clarify Usage of "Reference Count" In the Docs (#107754)
|
2023-08-11 13:41:56 +00:00 |
utilities.rst
|
|
|
veryhigh.rst
|
[3.10] gh-93738: Documentation C syntax (Use c:struct ) (GH-97772) (#97893)
|
2022-10-05 08:20:46 -07:00 |
weakref.rst
|
[3.10] gh-101100: Document PyObject_ClearWeakRefs and gzip's name (#103002)
|
2023-03-25 09:44:05 +02:00 |