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 yselivanov
Recipients asvetlov, vstinner, yselivanov
Date 2018-01-27.22:22:03
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <[email protected]>
In-reply-to
Content
New changeset 2a2247ce5e1984eb2f2c41b269b38dbb795a60cf by Yury Selivanov in branch 'master':
bpo-32622: Normalize ENOTCONN to ConnectionError on macOS (GH-5369)
https://github.com/python/cpython/commit/2a2247ce5e1984eb2f2c41b269b38dbb795a60cf
History
Date User Action Args
2018-01-27 22:22:03yselivanovsetrecipients: + yselivanov, vstinner, asvetlov
2018-01-27 22:22:03yselivanovsetmessageid: <[email protected]>
2018-01-27 22:22:03yselivanovlinkissue32622 messages
2018-01-27 22:22:03yselivanovcreate