.. |
abstract.rst
|
|
|
allocation.rst
|
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) (GH-94557)
|
2022-07-05 14:30:19 +02:00 |
apiabiversion.rst
|
|
|
arg.rst
|
Document Py_ssize_t. (GH-92512)
|
2022-05-13 06:32:05 -07:00 |
bool.rst
|
|
|
buffer.rst
|
bpo-45459: Add Py_buffer to limited API (GH-29991)
|
2022-02-02 07:03:10 -08:00 |
bytearray.rst
|
gh-89653: PEP 670: Convert PyBytes macros to functions (#91990)
|
2022-05-03 20:14:58 +02:00 |
bytes.rst
|
Document Py_ssize_t. (GH-92512)
|
2022-05-13 06:32:05 -07:00 |
call.rst
|
gh-87961: Remove outdated notes from functions that aren't in the Limited API (GH-93581) (GH-93604)
|
2022-06-10 16:04:23 +02:00 |
capsule.rst
|
|
|
cell.rst
|
|
|
code.rst
|
gh-95913: Fix and copyedit New Features section of 3.11 What's New (GH-95915)
|
2022-09-19 06:45:35 -07:00 |
codec.rst
|
|
|
complex.rst
|
|
|
concrete.rst
|
bpo-46836: Add Doc/c-api/frame.rst (GH-32051)
|
2022-03-23 13:19:13 +01:00 |
contextvars.rst
|
|
|
conversion.rst
|
|
|
coro.rst
|
|
|
datetime.rst
|
[3.11] gh-90359: Unify documentation style for datetime.rst (gh-94836) (gh-94838)
|
2022-07-14 09:52:53 +09:00 |
descriptor.rst
|
|
|
dict.rst
|
|
|
exceptions.rst
|
gh-93738: Documentation C syntax (:c:data:0 -> `0 `) (GH-97771)
|
2022-10-03 18:55:04 -07:00 |
file.rst
|
|
|
float.rst
|
bpo-46906: Mention native endian in PyFloat_Pack8() doc (GH-31866)
|
2022-03-14 16:51:51 +01:00 |
frame.rst
|
bpo-40421: Cleanup PyFrame C API (GH-32417)
|
2022-04-19 09:53:10 +02:00 |
function.rst
|
|
|
gcsupport.rst
|
|
|
gen.rst
|
|
|
import.rst
|
bpo-46608: exclude marshalled-frozen data if deep-freezing to save 300 KB space (GH-31074)
|
2022-02-04 09:57:03 -08:00 |
index.rst
|
|
|
init.rst
|
gh-88279: Deprecate PySys_SetArgvEx() (#92363)
|
2022-05-06 05:24:29 +02:00 |
init_config.rst
|
Doc: Update references and examples of old, unsupported OSes and uarches (GH-92791) (GH-93638)
|
2022-06-09 16:15:33 +02:00 |
intro.rst
|
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) (GH-94557)
|
2022-07-05 14:30:19 +02:00 |
iter.rst
|
More minor fixes to C API docs (GH-31525)
|
2022-04-02 12:31:05 -07:00 |
iterator.rst
|
|
|
list.rst
|
gh-89653: PEP 670: Amend docs (GH-91813)
|
2022-04-22 14:59:18 +02:00 |
long.rst
|
More minor fixes to C API docs (GH-31525)
|
2022-04-02 12:31:05 -07:00 |
mapping.rst
|
More minor fixes to C API docs (GH-31525)
|
2022-04-02 12:31:05 -07:00 |
marshal.rst
|
|
|
memory.rst
|
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) (GH-94557)
|
2022-07-05 14:30:19 +02:00 |
memoryview.rst
|
|
|
method.rst
|
More minor fixes to C API docs (GH-31525)
|
2022-04-02 12:31:05 -07:00 |
module.rst
|
|
|
none.rst
|
|
|
number.rst
|
Document Py_ssize_t. (GH-92512)
|
2022-05-13 06:32:05 -07:00 |
objbuffer.rst
|
|
|
object.rst
|
GH-92678: Document that you shouldn't be doing your own dictionary offset calculations. (GH-95598) (GH-95821)
|
2022-08-09 16:22:54 +01:00 |
objimpl.rst
|
|
|
refcounting.rst
|
gh-91755: Document Py_IncRef and Py_DecRef as C functions (GH-91805)
|
2022-05-18 02:00:22 -07:00 |
reflection.rst
|
bpo-46836: Add Doc/c-api/frame.rst (GH-32051)
|
2022-03-23 13:19:13 +01:00 |
sequence.rst
|
More minor fixes to C API docs (GH-31525)
|
2022-04-02 12:31:05 -07:00 |
set.rst
|
More minor fixes to C API docs (GH-31525)
|
2022-04-02 12:31:05 -07:00 |
slice.rst
|
|
|
stable.rst
|
|
|
structures.rst
|
gh-87961: Remove outdated notes from functions that aren't in the Limited API (GH-93581) (GH-93604)
|
2022-06-10 16:04:23 +02:00 |
sys.rst
|
Document Py_ssize_t. (GH-92512)
|
2022-05-13 06:32:05 -07:00 |
tuple.rst
|
gh-89653: PEP 670: Amend docs (GH-91813)
|
2022-04-22 14:59:18 +02:00 |
type.rst
|
More minor fixes to C API docs (GH-31525)
|
2022-04-02 12:31:05 -07:00 |
typehints.rst
|
|
|
typeobj.rst
|
Doc: Update Py_TPFLAGS_HAVE_FINALIZE in docs (GH-96273)
|
2022-08-30 01:38:40 -07:00 |
unicode.rst
|
Document Py_ssize_t. (GH-92512)
|
2022-05-13 06:32:05 -07:00 |
utilities.rst
|
|
|
veryhigh.rst
|
bpo-46836: Add Doc/c-api/frame.rst (GH-32051)
|
2022-03-23 13:19:13 +01:00 |
weakref.rst
|
Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) (GH-94557)
|
2022-07-05 14:30:19 +02:00 |