Skip to content

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

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

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

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 enabled auto-merge (squash) July 25, 2024 11:58
@kumaraditya303
kumaraditya303 merged commit 0300e33 into python:3.12Jul 25, 2024
@miss-islington
miss-islington deleted the backport-070f1e2-3.12 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