]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-40428: Remove references to Py*_ClearFreeList in the docs (GH-19783)
authorZackery Spytz <zspytz@gmail.com>
Wed, 29 Apr 2020 02:41:56 +0000 (20:41 -0600)
committerGitHub <noreply@github.com>
Wed, 29 Apr 2020 02:41:56 +0000 (04:41 +0200)
commitbb4a585d903e7fe0a46ded8c2ee3f47435ad6a66
tree96f56538ad480aaf2b5d1fbd04ebebdacdfd454d
parent6d6508765514c7c10719478a0430f5e47c9a96ac
bpo-40428: Remove references to Py*_ClearFreeList in the docs (GH-19783)

They were removed from the C API in commit
ae00a5a88534fd45939f86c12e038da9fa6f9ed6.
Doc/c-api/contextvars.rst
Doc/c-api/dict.rst
Doc/c-api/float.rst
Doc/c-api/list.rst
Doc/c-api/method.rst
Doc/c-api/set.rst
Doc/c-api/tuple.rst