]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.11] gh-114384: Align sys.set_asyncgen_hooks signature in docs to reflect implement...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 21 Jan 2024 13:03:53 +0000 (14:03 +0100)
committerGitHub <noreply@github.com>
Sun, 21 Jan 2024 13:03:53 +0000 (13:03 +0000)
commitd2cfb5b258f8355f47fe461479cceb3a476176c6
treea607b4ab6ae047476fdae5ea3924493bf846167f
parentd2551cfc6b16fbd06b04921b715aaca02035bdf5
[3.11] gh-114384: Align sys.set_asyncgen_hooks signature in docs to reflect implementation (GH-114385) (#114387)

(cherry picked from commit 38768e4cdd1c4b6e03702da8a94e1c22479d6ed3)

Co-authored-by: Nikita Sobolev <mail@sobolevn.me>
Doc/library/sys.rst
Python/sysmodule.c