cpython/Doc/c-api
Miss Islington (bot) e328115254
[3.12] gh-101100: Further improve docs on function attributes (GH-113001) (#113030)
gh-101100: Further improve docs on function attributes (GH-113001)
(cherry picked from commit 81a15ea74e)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
2023-12-12 20:28:10 +00:00
..
abstract.rst
allocation.rst [3.12] gh-98154: Clarify Usage of "Reference Count" In the Docs (gh-107552) (#107752) 2023-08-08 16:25:35 +02:00
apiabiversion.rst
arg.rst [3.12] gh-98154: Clarify Usage of "Reference Count" In the Docs (gh-107552) (#107752) 2023-08-08 16:25:35 +02:00
bool.rst [3.12] gh-101100: Sphinx warnings: pick the low hanging fruits (GH-107386) (GH-107419) 2023-07-29 09:16:27 +03:00
buffer.rst [3.12] gh-107298: Fix C API Buffer documentation (GH-108011). (#108048) 2023-08-17 01:20:23 +02:00
bytearray.rst
bytes.rst [3.12] gh-98154: Clarify Usage of "Reference Count" In the Docs (gh-107552) (#107752) 2023-08-08 16:25:35 +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 [3.12] gh-107298: Fix yet more Sphinx warnings in the C API doc (GH-107345) (GH-107380) 2023-07-28 08:20:53 +00:00
cell.rst
code.rst [3.12] Fix the documentation for PyCode_New add qualname parameter (GH-107186) (#107440) 2023-07-29 17:52:17 +00:00
codec.rst
complex.rst [3.12] gh-107298: Fix more Sphinx warnings in the C API doc (GH-107329) (GH-107376) 2023-07-28 09:56:52 +03:00
concrete.rst
contextvars.rst
conversion.rst [3.12] gh-107298: Fix more Sphinx warnings in the C API doc (GH-107329) (GH-107376) 2023-07-28 09:56:52 +03:00
coro.rst
datetime.rst [3.12] gh-107298: Fix C API datetime documentation (GH-108034). (#108234) 2023-08-21 21:44:45 +02:00
descriptor.rst
dict.rst [3.12] Improve some C API documentation (GH-108768) (#108785) 2023-09-02 23:43:41 +02:00
exceptions.rst [3.12] gh-108082: C API: Add tests for PyErr_WriteUnraisable() (GH-111455) (GH-111507) 2023-10-30 17:36:00 +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 [3.12] gh-107298: Fix more Sphinx warnings in the C API doc (GH-107329) (GH-107376) 2023-07-28 09:56:52 +03:00
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 [3.12] gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258) (#108284) 2023-08-22 16:16:31 +02:00
intro.rst [3.12] gh-107298: Document PyMODINIT_FUNC macro (GH-109236) (#109947) 2023-09-27 17:38:28 +02:00
iter.rst
iterator.rst
list.rst
long.rst
mapping.rst [3.12] Improve some C API documentation (GH-108768) (#108785) 2023-09-02 23:43:41 +02:00
marshal.rst
memory.rst [3.12] C-API docs: Clarify the size of arenas (GH-110895) (#110946) 2023-10-16 19:03:18 +00:00
memoryview.rst
method.rst
module.rst [3.12] gh-107298: Fix numerous ref errors and typos in the C API docs (GH-108258) (#108284) 2023-08-22 16:16:31 +02:00
none.rst [3.12] gh-107298: Fix yet more Sphinx warnings in the C API doc (GH-107345) (GH-107380) 2023-07-28 08:20:53 +00:00
number.rst
objbuffer.rst
object.rst [3.12] Improve some C API documentation (GH-108768) (#108785) 2023-09-02 23:43:41 +02:00
objimpl.rst
perfmaps.rst
refcounting.rst [3.12] gh-98154: Clarify Usage of "Reference Count" In the Docs (gh-107552) (#107752) 2023-08-08 16:25:35 +02:00
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] Fix misc doc typos (GH-108592) (#108594) 2023-08-29 12:38:03 +02:00
structures.rst Doc: c-api: fix order of PyMemberDef fields (GH-112879) 2023-12-10 17:50:05 +00:00
sys.rst [3.12] gh-98154: Clarify Usage of "Reference Count" In the Docs (gh-107552) (#107752) 2023-08-08 16:25:35 +02:00
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