]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-114384: Align sys.set_asyncgen_hooks signature in docs to reflect implementation...
authorNikita Sobolev <mail@sobolevn.me>
Sun, 21 Jan 2024 12:49:49 +0000 (15:49 +0300)
committerGitHub <noreply@github.com>
Sun, 21 Jan 2024 12:49:49 +0000 (13:49 +0100)
commit38768e4cdd1c4b6e03702da8a94e1c22479d6ed3
tree59b76ce82f250134c83eb988d0525a40a22dbe0a
parent96c15b1c8d03db5b7b5b719214d9d156b317ba9d
gh-114384: Align sys.set_asyncgen_hooks signature in docs to reflect implementation (#114385)
Doc/library/sys.rst
Python/sysmodule.c