| .. |
|
abstract.rst
|
|
|
|
allocation.rst
|
|
|
|
apiabiversion.rst
|
|
|
|
arg.rst
|
|
|
|
bool.rst
|
|
|
|
buffer.rst
|
gh-119467: Fix Py_buffer.format type and correct documentation typo (#119475)
|
2024-05-27 17:46:13 +05:30 |
|
bytearray.rst
|
|
|
|
bytes.rst
|
gh-87193: Support bytes objects with refcount > 1 in _PyBytes_Resize() (GH-117160)
|
2024-03-25 16:32:11 +01:00 |
|
call.rst
|
|
|
|
capsule.rst
|
|
|
|
cell.rst
|
|
|
|
code.rst
|
|
|
|
codec.rst
|
|
|
|
complex.rst
|
|
|
|
concrete.rst
|
|
|
|
contextvars.rst
|
|
|
|
conversion.rst
|
|
|
|
coro.rst
|
|
|
|
datetime.rst
|
|
|
|
descriptor.rst
|
|
|
|
dict.rst
|
gh-112066: Fix versionadded in PyDict_SetDefaultRef docs (#118696)
|
2024-05-17 12:10:21 -04:00 |
|
exceptions.rst
|
Fix typo in Doc/c-api/exceptions.rst (GH-118371)
|
2024-04-29 14:02:54 +03:00 |
|
file.rst
|
|
|
|
float.rst
|
|
|
|
frame.rst
|
gh-74929: PEP 667 general docs update (gh-119201)
|
2024-05-21 03:32:15 +00:00 |
|
function.rst
|
|
|
|
gcsupport.rst
|
|
|
|
gen.rst
|
|
|
|
hash.rst
|
gh-111389: Add PyHASH_MULTIPLIER constant (#119214)
|
2024-05-21 19:51:51 +02:00 |
|
import.rst
|
|
|
|
index.rst
|
gh-111997: C-API for signalling monitoring events (#116413)
|
2024-05-04 08:23:50 +00:00 |
|
init.rst
|
gh-93502: Add new C-API functions to trace object creation and destruction (#115945)
|
2024-05-02 19:30:00 +02:00 |
|
init_config.rst
|
gh-118518: Rename PYTHONPERFJITSUPPORT and -X perfjit with underscores (#118693)
|
2024-05-07 11:47:21 +00:00 |
|
intro.rst
|
|
|
|
iter.rst
|
|
|
|
iterator.rst
|
|
|
|
list.rst
|
|
|
|
long.rst
|
gh-111140: minor docs typos cleanup in the C example API calls. (#118612)
|
2024-05-05 21:43:42 +00:00 |
|
mapping.rst
|
|
|
|
marshal.rst
|
|
|
|
memory.rst
|
|
|
|
memoryview.rst
|
|
|
|
method.rst
|
|
|
|
module.rst
|
Docs: Add central references to free-threading-related options (#119017)
|
2024-05-21 17:49:23 -04:00 |
|
monitoring.rst
|
gh-119968: Improved monitoring c-api docs (#119969)
|
2024-06-03 12:31:02 +03:00 |
|
none.rst
|
|
|
|
number.rst
|
|
|
|
object.rst
|
Format None, True, False and NotImplemented as literals (GH-118758)
|
2024-05-08 22:35:16 +03:00 |
|
objimpl.rst
|
|
|
|
perfmaps.rst
|
|
|
|
refcounting.rst
|
|
|
|
reflection.rst
|
gh-118934: Fix PyEval_GetLocals docs (PEP 667) (#119932)
|
2024-06-02 04:44:29 +00:00 |
|
sequence.rst
|
|
|
|
set.rst
|
|
|
|
slice.rst
|
|
|
|
stable.rst
|
|
|
|
structures.rst
|
|
|
|
sys.rst
|
|
|
|
time.rst
|
gh-110850: Add PyTime_TimeRaw() function (#118394)
|
2024-05-01 18:05:01 +00:00 |
|
tuple.rst
|
GH-117283: Add doc warning for PyTuple_SetItem refcount > 1 (#117916)
|
2024-05-27 17:50:28 +05:30 |
|
type.rst
|
|
|
|
typehints.rst
|
|
|
|
typeobj.rst
|
Fix typo in Doc/c-api/typeobj.rst (GH-118377)
|
2024-04-29 10:59:38 +00:00 |
|
unicode.rst
|
gh-117642: Fix PEP 737 implementation (GH-117643)
|
2024-04-08 16:27:25 +00:00 |
|
utilities.rst
|
|
|
|
veryhigh.rst
|
|
|
|
weakref.rst
|
docs: fix a few typos identified by codespell (#119516)
|
2024-05-25 18:13:31 -07:00 |