]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102810: Add docstrings to the public-facing methods of `asyncio.Timeout` (GH-102811)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sun, 19 Mar 2023 20:31:22 +0000 (13:31 -0700)
committerGitHub <noreply@github.com>
Sun, 19 Mar 2023 20:31:22 +0000 (13:31 -0700)
commit98833563e25c2b9bafce9f9dd1579f169f921ed7
tree29c5aac06eb3aece9e2b7794a94c96fb57fbf242
parent045c8a1779036172f20d60bf206649c8823bb34b
gh-102810: Add docstrings to the public-facing methods of `asyncio.Timeout` (GH-102811)

(cherry picked from commit 699cb20ae6fdef8b0f13d633cf4858465ef3469f)

Co-authored-by: JosephSBoyle <48555120+JosephSBoyle@users.noreply.github.com>
Co-authored-by: Guido van Rossum <gvanrossum@gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Lib/asyncio/timeouts.py