cpython/Doc/c-api
Miss Islington (bot) c95cdd0a82
[3.12] Document PyOS_strtoul and PyOS_strtol (GH-114048) (GH-114618)
(cherry picked from commit 3f62bf32ca)

Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
2024-01-26 17:50:33 +00:00
..
abstract.rst
allocation.rst
apiabiversion.rst
arg.rst
bool.rst
buffer.rst
bytearray.rst
bytes.rst [3.12] docs: specify that PyBytes_AsStringAndSize returns 0 on success (GH-110888) (GH-111690) 2023-12-25 20:24:22 +02:00
call.rst [3.12] Add a version added note for PY_VECTORCALL_ARGUMENTS_OFFSET (GH-110963) (#111219) 2023-10-23 16:09:59 +00:00
capsule.rst
cell.rst
code.rst
codec.rst
complex.rst
concrete.rst
contextvars.rst
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-101578: [doc] mention that PyErr_GetRaisedException returns NULL when the error indicator is not set (GH-113369) (#113606) 2023-12-31 23:22:55 +00:00
file.rst
float.rst
frame.rst [3.12] gh-101100: Properly document frame object attributes (GH-112735) (#112772) 2023-12-05 19:34:06 +00:00
function.rst [3.12] gh-101100: Further improve docs on function attributes (GH-113001) (#113030) 2023-12-12 20:28:10 +00:00
gcsupport.rst
gen.rst
import.rst [3.12] gh-101100: Improve documentation of code object attributes (#112781) (#112816) 2023-12-06 22:11:53 +00:00
index.rst
init.rst [3.12] gh-101100: Properly document frame object attributes (GH-112735) (#112772) 2023-12-05 19:34:06 +00:00
init_config.rst
intro.rst
iter.rst
iterator.rst
list.rst
long.rst
mapping.rst
marshal.rst
memory.rst [3.12] gh-101100: Fix sphinx warnings in Doc/c-api/memory.rst (GH-114373) (#114377) 2024-01-21 09:41:00 +00:00
memoryview.rst
method.rst
module.rst
none.rst
number.rst
objbuffer.rst
object.rst
objimpl.rst
perfmaps.rst
refcounting.rst
reflection.rst
sequence.rst
set.rst [3.12] gh-101100: Fix Sphinx reference warnings (GH-112416) (#112420) 2023-11-26 05:22:13 -07:00
slice.rst
stable.rst [3.12] gh-112092: clarify unstable ABI recompilation requirements (GH-112093) (#114260) 2024-01-18 21:28:04 +01:00
structures.rst [3.12] gh-101100: Fix Sphinx warnings in c-api/structures.rst (GH-113564) (#114527) 2024-01-24 13:48:36 +00:00
sys.rst
tuple.rst
type.rst [3.12] gh-110803: Reorganize docs for what PyType_Slot doesn't cover (GH-110813) (#110823) 2023-10-13 12:59:55 +00:00
typehints.rst
typeobj.rst [3.12] gh-111178: Docs: fix traverseproc, inquiry, and destructor parameters in slot typedefs table (GH-112742) (GH-112792) 2023-12-06 11:03:22 +01:00
unicode.rst [3.12] gh-62897: Update PyUnicode C API parameter names (GH-12680) (GH-112744) 2023-12-05 11:30:44 +02:00
utilities.rst
veryhigh.rst
weakref.rst