]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-102810: Add docstrings to the public-facing methods of `asyncio.Timeout` (#102811)
authorJosephSBoyle <48555120+JosephSBoyle@users.noreply.github.com>
Sun, 19 Mar 2023 20:06:09 +0000 (20:06 +0000)
committerGitHub <noreply@github.com>
Sun, 19 Mar 2023 20:06:09 +0000 (20:06 +0000)
commit699cb20ae6fdef8b0f13d633cf4858465ef3469f
treeec8b7d27456a2e32282a0c32f8684fc95d5843f4
parentd51a6dc28e1b2cd0353a78bd13f46e288fa39aa6
gh-102810: Add docstrings to the public-facing methods of `asyncio.Timeout` (#102811)

Co-authored-by: Guido van Rossum <gvanrossum@gmail.com>
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Lib/asyncio/timeouts.py