mirror of
https://github.com/python/cpython.git
synced 2026-05-23 12:53:22 -04:00
d1af4f5372
gh-121913: Use str(exc) instead of exc.strerror in `asyncio.base_events` (GH-122269)
(cherry picked from commit 070f1e2e5b)
Co-authored-by: AN Long <aisk@users.noreply.github.com>