]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-101100: Document PyObject_ClearWeakRefs, gzip's name, and asyncio.iscorouti...
authorHugo van Kemenade <hugovk@users.noreply.github.com>
Sat, 25 Mar 2023 07:43:52 +0000 (09:43 +0200)
committerGitHub <noreply@github.com>
Sat, 25 Mar 2023 07:43:52 +0000 (09:43 +0200)
commit85c686a1a5f362908138139d8d332ce7c033f2aa
tree133967d861c102b3bd3b82446c801404f45ee0df
parenta08b65faa00b4feedb8ae0d08922c7f068bf9789
[3.11] gh-101100: Document PyObject_ClearWeakRefs, gzip's name, and asyncio.iscoroutine (#103001)
Doc/c-api/weakref.rst
Doc/library/asyncio-task.rst
Doc/library/gzip.rst