Skip to content

[3.13] gh-121913: Use str(exc) instead of exc.strerror in asyncio.base_events (GH-122269) - #122278

Merged
kumaraditya303 merged 1 commit into
python:3.13from
miss-islington:backport-070f1e2-3.13
Jul 25, 2024
Merged

[3.13] gh-121913: Use str(exc) instead of exc.strerror in asyncio.base_events (GH-122269)#122278
kumaraditya303 merged 1 commit into
python:3.13from
miss-islington:backport-070f1e2-3.13

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Jul 25, 2024

Copy link
Copy Markdown
Contributor

…e_events` (pythonGH-122269)
(cherry picked from commit 070f1e2)
Co-authored-by: AN Long <aisk@users.noreply.github.com>
@kumaraditya303
kumaraditya303 merged commit d1af4f5 into python:3.13Jul 25, 2024
@miss-islington
miss-islington deleted the backport-070f1e2-3.13 branch January 2, 2026 17:08
Sign up for freeto 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

@miss-islington@kumaraditya303@aisk