]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Note that tp_clear and m_clear are not always called (GH-27581)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 4 Aug 2021 18:23:41 +0000 (11:23 -0700)
committerGitHub <noreply@github.com>
Wed, 4 Aug 2021 18:23:41 +0000 (11:23 -0700)
commitf4b3217874743762c3e157979c0cd315853f18a9
tree9fd281abb4c6cfdb6f01a702e1dccaa5d5ea3aba
parent40a863185ee53b7c9044d970dfa0207a971764c2
Note that tp_clear and m_clear are not always called (GH-27581)

(cherry picked from commit 10faada709561663d6b1f623d308ff45e3808cca)

Co-authored-by: Petr Viktorin <encukou@gmail.com>
Doc/c-api/module.rst
Doc/c-api/typeobj.rst