8000 [3.11] Refer to `TimeoutError` instead of `asyncio.TimeoutError` in `asyncio-task.rst` (GH-106136) by miss-islington · Pull Request #106180 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

[3.11] Refer to TimeoutError instead of asyncio.TimeoutError in asyncio-task.rst (GH-106136) #106180

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 28, 2023

Conversation

miss-islington
Copy link
Contributor
@miss-islington miss-islington commented Jun 28, 2023

(cherry picked from commit 541a10f)

Co-authored-by: lightdrk 108566237+lightdrk@users.noreply.github.com
Co-authored-by: Hugo van Kemenade hugovk@users.noreply.github.com


📚 Documentation preview 📚: https://cpython-previews--106180.org.readthedocs.build/

…-task.rst` (pythonGH-106136)

(cherry picked from commit 541a10f)

Co-authored-by: lightdrk <108566237+lightdrk@users.noreply.github.com>
Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
@hugovk hugovk merged commit 2cce465 into python:3.11 Jun 28, 2023
@miss-islington miss-islington deleted the backport-541a10f-3.11 branch June 28, 2023 05:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
0