commit | d80df8c1a599b9b23d0452a83e3216e3f80ab52c | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Thu Jul 03 04:31:43 2025 |
committer | GitHub <noreply@github.com> | Thu Jul 03 04:31:43 2025 |
tree | d26342b4038cca73efb7e04fb8b6a99c31d5986f | |
parent | 1994d2e5b139d825973f643b2ee4470fb34b76e0 [diff] |
[3.13] gh-135836: Fix `IndexError` in `asyncio.create_connection()` (GH-135875) (#136222) gh-135836: Fix `IndexError` in `asyncio.create_connection()` (GH-135875) (cherry picked from commit 9084b151567d02936ea1374961809b69b4cd883d) Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>