cpython/Doc/c-api
Miss Islington (bot) 8d7e54af0d
[3.12] gh-119467: Fix Py_buffer.format type and correct documentation typo (GH-119475) (#119603)
gh-119467: Fix Py_buffer.format type and correct documentation typo (GH-119475)
(cherry picked from commit 3b26cd8ca0)

Co-authored-by: Aditya Borikar <adityaborikar2@gmail.com>
2024-05-27 12:22:23 +00:00
..
abstract.rst
allocation.rst
apiabiversion.rst
arg.rst
bool.rst
buffer.rst [3.12] gh-119467: Fix Py_buffer.format type and correct documentation typo (GH-119475) (#119603) 2024-05-27 12:22:23 +00:00
bytearray.rst
bytes.rst
call.rst
capsule.rst
cell.rst
code.rst [3.12] gh-115653: Document PyCode_GetFirstFree() (GH-115654) (#115752) 2024-02-21 11:31:56 +01:00
codec.rst
complex.rst
concrete.rst
contextvars.rst [3.12] gh-115664: Fix ordering of more versionadded and versionchanged directives (GH-116298) (GH-116450) 2024-03-07 08:21:25 +00:00
conversion.rst [3.12] Document PyOS_strtoul and PyOS_strtol (GH-114048) (GH-114618) 2024-01-26 17:50:33 +00:00
coro.rst
datetime.rst
descriptor.rst
dict.rst
exceptions.rst [3.12] gh-73231: Update documentation for PyErr_SetFromWindowsErr() (GH-117226) (GH-117973) 2024-04-17 10:28:55 +00:00
file.rst [3.12] gh-115172: Fix explicit index extries for the C API (GH-115173) (GH-115292) 2024-02-11 10:34:41 +00:00
float.rst
frame.rst
function.rst
gcsupport.rst [3.12] gh-101100: Fix sphinx warnings in c-api/gcsupport.rst (GH-114786) (#115263) 2024-02-13 14:25:54 -07:00
gen.rst
hash.rst [3.12] gh-101100: Fix Sphinx warnings in whatsnew/3.2.rst (GH-115580) (#115589) 2024-02-17 14:18:30 -07:00
import.rst [3.12] gh-115664: Fix ordering of more versionadded and versionchanged directives (GH-116298) (GH-116450) 2024-03-07 08:21:25 +00:00
index.rst
init.rst [3.12] Docs: add link roles with Sphinx extlinks (GH-117850) (#117910) 2024-04-15 13:18:21 -06:00
init_config.rst
intro.rst [3.12] gh-115172: Fix explicit index extries for the C API (GH-115173) (GH-115292) 2024-02-11 10:34:41 +00:00
iter.rst
iterator.rst
list.rst
long.rst [3.12] gh-115172: Fix explicit index extries for the C API (GH-115173) (GH-115292) 2024-02-11 10:34:41 +00:00
mapping.rst
marshal.rst
memory.rst [3.12] gh-115172: Fix explicit index extries for the C API (GH-115173) (GH-115292) 2024-02-11 10:34:41 +00:00
memoryview.rst [3.12] gh-101100: Fix sphinx warnings in Doc/c-api/memoryview.rst (GH-114669) (GH-114704) 2024-01-29 10:02:06 +00:00
method.rst
module.rst
none.rst
number.rst
objbuffer.rst
object.rst [3.12] Format None, True, False and NotImplemented as literals (GH-118758) (GH-118794) 2024-05-08 19:55:13 +00:00
objimpl.rst
perfmaps.rst
refcounting.rst [3.12] gh-115664: Fix ordering of more versionadded and versionchanged directives (GH-116298) (GH-116450) 2024-03-07 08:21:25 +00:00
reflection.rst
sequence.rst
set.rst
slice.rst
stable.rst
structures.rst [3.12] Fix the PyGetSetDef documentation (GH-116056) (GH-116363) 2024-03-05 16:16:50 +00:00
sys.rst [3.12] gh-101100: Clean up Doc/c-api/exceptions.rst and Doc/c-api/sys.rst (GH-114825) (GH-115308) 2024-02-11 19:02:21 +00:00
tuple.rst [3.12] gh-117518: Clarify PyTuple_GetItem() borrowed reference in the doc (GH-117920) (#118087) 2024-04-19 10:57:51 +02:00
type.rst
typehints.rst
typeobj.rst [3.12] gh-116935: Document that heap types need to support garbage collection (GH-118021) (GH-118092) 2024-04-19 11:44:19 +02:00
unicode.rst [3.12] gh-113437: Update documentation about PyUnicode_AsWideChar() function (GH-113455) (GH-115407) 2024-02-14 11:24:40 +01:00
utilities.rst [3.12] gh-101100: Fix Sphinx warnings in whatsnew/3.2.rst (GH-115580) (#115589) 2024-02-17 14:18:30 -07:00
veryhigh.rst [3.12] gh-115172: Fix explicit index extries for the C API (GH-115173) (GH-115292) 2024-02-11 10:34:41 +00:00
weakref.rst [3.12] docs: fix a few typos identified by codespell (GH-119516) (#119571) 2024-05-26 08:15:57 +00:00