This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients emptysquare, hugh, ionelmc, ronaldoussoren, serhiy.storchaka, terry.reedy, vstinner, yselivanov
Date 2020-05-28.15:23:47
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1590679427.12.0.53261197417.issue25920@roundup.psfhosted.org>
In-reply-to
Content
New changeset 0de437de6210c2b32b09d6c47a805b23d023bd59 by Victor Stinner in branch 'master':
bpo-25920: Remove socket.getaddrinfo() lock on macOS (GH-20177)
https://github.com/python/cpython/commit/0de437de6210c2b32b09d6c47a805b23d023bd59
History
Date User Action Args
2020-05-28 15:23:47vstinnersetrecipients: + vstinner, terry.reedy, ronaldoussoren, ionelmc, serhiy.storchaka, yselivanov, emptysquare, hugh
2020-05-28 15:23:47vstinnersetmessageid: <1590679427.12.0.53261197417.issue25920@roundup.psfhosted.org>
2020-05-28 15:23:47vstinnerlinkissue25920 messages
2020-05-28 15:23:47vstinnercreate