Skip to content

[3.13] gh-133016: Fix a reference to removed asyncio.futures.TimeoutError (GH-133019) #133023

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
Apr 26, 2025

Conversation

miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Apr 26, 2025

Just use the builtin TimeoutError, and remove the import of futures.
(cherry picked from commit 8d6d738)

Co-authored-by: John john-xyz@outlook.com

…rror` (pythonGH-133019)

Just use the builtin `TimeoutError`, and remove the import of `futures`.
(cherry picked from commit 8d6d738)

Co-authored-by: John <john-xyz@outlook.com>
@picnixz picnixz enabled auto-merge (squash) April 26, 2025 19:06
@picnixz picnixz closed this Apr 26, 2025
auto-merge was automatically disabled April 26, 2025 19:22

Pull request was closed

@picnixz picnixz reopened this Apr 26, 2025
@picnixz
Copy link
Member

picnixz commented Apr 26, 2025

The CI was stuck

@picnixz picnixz enabled auto-merge (squash) April 26, 2025 19:24
@picnixz picnixz merged commit 3a1a2a0 into python:3.13 Apr 26, 2025
71 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants