Message 310896 - Python tracker

Message310896

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 <1517091723.49.0.467229070634.issue32622@psf.upfronthosting.co.za>
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: <1517091723.49.0.467229070634.issue32622@psf.upfronthosting.co.za>
2018-01-27 22:22:03yselivanovlinkissue32622 messages
2018-01-27 22:22:03yselivanovcreate