commit | b7622e7a054497c9e9a17ee8c2b0bee33c098d5d | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Mon May 08 16:49:45 2023 -0700 |
committer | GitHub <noreply@github.com> | Mon May 08 23:49:45 2023 +0000 |
tree | bba1261a62ad593eea10a9ea52d34f12ffd79fbe | |
parent | 2ee250383f6fd2560f04152da0f79433263ef223 [diff] |
[3.11] GH-104308: socket.getnameinfo should release the GIL (GH-104307) (#104313) GH-104308: socket.getnameinfo should release the GIL (GH-104307) * socket.getnameinfo should release the GIL * 📜🤖 Added by blurb_it. --------- (cherry picked from commit faf196213e60d8a90773e9e5680d3252bd294643) Co-authored-by: Nathaniel J. Smith <njs@pobox.com> Co-authored-by: blurb-it[bot] <43283697+blurb-it[bot]@users.noreply.github.com>