]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] Doc: C API: Move `tp_dealloc` paragraph to `tp_dealloc` section (GH-125737...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Mon, 21 Oct 2024 16:55:36 +0000 (18:55 +0200)
committerGitHub <noreply@github.com>
Mon, 21 Oct 2024 16:55:36 +0000 (09:55 -0700)
commit2e5652641267e73668c16d43f5fc3bd1c5399e39
tree7d41fbed1fb27dcc53ab420177763c620b693103
parent13baff76ad25bf50b3a1fecd2df2c93b6ee32a8d
[3.13] Doc: C API: Move `tp_dealloc` paragraph to `tp_dealloc` section (GH-125737) (#125798)

It looks like commit 43cf44ddcce6b225f959ea2a53e4817244ca6054
(gh-31501) accidentally moved the paragraph to the `tp_finalize`
section when the intent was to move it to the `tp_dealloc` section
(according to the commit message).

(cherry picked from commit d880c83ff7fb2e464bc4f469d74cc3fc3eca082c)

Co-authored-by: Richard Hansen <rhansen@rhansen.org>
Doc/c-api/typeobj.rst