cpython/Doc/c-api
Miss Islington (bot) e89f8b0ae4
Doc: Update Py_TPFLAGS_HAVE_FINALIZE in docs (GH-96273)
It is now deprecated and the docs should reflect that.
(cherry picked from commit 9625de6fab)

Co-authored-by: da-woods <dw-git@d-woods.co.uk>
2022-08-30 01:38:53 -07:00
..
abstract.rst bpo-41103: Resurrect the old buffer protocol. (GH-27437) (GH-27441) 2021-07-29 13:31:42 +02:00
allocation.rst [3.10] Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) (GH-94558) 2022-07-05 14:30:37 +02:00
apiabiversion.rst
arg.rst Document Py_ssize_t. (GH-92512) 2022-05-13 06:32:39 -07:00
bool.rst
buffer.rst
bytearray.rst More minor fixes to C API docs (GH-31714) 2022-04-02 12:54:04 -07:00
bytes.rst Document Py_ssize_t. (GH-92512) 2022-05-13 06:32:39 -07:00
call.rst gh-87961: Remove outdated notes from functions that aren't in the Limited API (GH-93581) (GH-93605) 2022-06-10 16:04:47 +02:00
capsule.rst
cell.rst
code.rst
codec.rst
complex.rst
concrete.rst
contextvars.rst
conversion.rst
coro.rst
datetime.rst gh-90359: Unify documentation style for datetime.rst (gh-94836) 2022-07-13 17:51:03 -07:00
descriptor.rst
dict.rst
exceptions.rst [3.10] GH-92431: Fix footnotes in Doc/c-api/exceptions.rst (GH-92432) (GH-92470) 2022-05-08 08:28:47 -07:00
file.rst
float.rst
function.rst
gcsupport.rst [3.10] bpo-28737: Document when tp_dealloc should call PyObject_GC_UnTrack() (GH-29246) (GH-29249) 2021-10-28 21:22:57 +02:00
gen.rst
import.rst
index.rst
init.rst gh-92047: Py_GetVersion multi-digit minor version (GH-92047) (GH-92048) (#92330) 2022-05-06 14:47:09 +02:00
init_config.rst Doc: Update references and examples of old, unsupported OSes and uarches (GH-92791) (GH-93639) 2022-06-09 16:15:49 +02:00
intro.rst [3.10] Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) (GH-94558) 2022-07-05 14:30:37 +02:00
iter.rst [3.10] More minor fixes to C API docs (GH-31525) (GH-32258) 2022-04-02 16:00:51 -07:00
iterator.rst
list.rst
long.rst [3.10] More minor fixes to C API docs (GH-31525) (GH-32258) 2022-04-02 16:00:51 -07:00
mapping.rst [3.10] More minor fixes to C API docs (GH-31525) (GH-32258) 2022-04-02 16:00:51 -07:00
marshal.rst
memory.rst [3.10] Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) (GH-94558) 2022-07-05 14:30:37 +02:00
memoryview.rst
method.rst [3.10] More minor fixes to C API docs (GH-31525) (GH-32258) 2022-04-02 16:00:51 -07:00
module.rst Note that tp_clear and m_clear are not always called (GH-27581) 2021-08-04 11:23:41 -07:00
none.rst
number.rst Document Py_ssize_t. (GH-92512) 2022-05-13 06:32:39 -07:00
objbuffer.rst bpo-41103: Resurrect the old buffer protocol. (GH-27437) (GH-27441) 2021-07-29 13:31:42 +02:00
object.rst Document Py_ssize_t. (GH-92512) 2022-05-13 06:32:39 -07:00
objimpl.rst
refcounting.rst gh-91755: Document Py_IncRef and Py_DecRef as C functions (GH-91805) 2022-05-18 02:00:00 -07:00
reflection.rst bpo-40421: Fix PyFrame_GetCode() documentation (GH-31535) 2022-02-23 11:12:51 -08:00
sequence.rst [3.10] More minor fixes to C API docs (GH-31525) (GH-32258) 2022-04-02 16:00:51 -07:00
set.rst [3.10] More minor fixes to C API docs (GH-31525) (GH-32258) 2022-04-02 16:00:51 -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-93605) 2022-06-10 16:04:47 +02:00
sys.rst Document Py_ssize_t. (GH-92512) 2022-05-13 06:32:39 -07:00
tuple.rst
type.rst [3.10] More minor fixes to C API docs (GH-31525) (GH-32258) 2022-04-02 16:00:51 -07:00
typehints.rst
typeobj.rst Doc: Update Py_TPFLAGS_HAVE_FINALIZE in docs (GH-96273) 2022-08-30 01:38:53 -07:00
unicode.rst Document Py_ssize_t. (GH-92512) 2022-05-13 06:32:39 -07:00
utilities.rst
veryhigh.rst Minor fixes to C API docs (GH-31501) 2022-02-22 20:57:02 -08:00
weakref.rst [3.10] Docs: remove redundant "adverb-adjective" hyphens from compound modifiers (GH-94551) (GH-94558) 2022-07-05 14:30:37 +02:00