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 xdegaye
Recipients vstinner, xdegaye, yselivanov
Date 2017-11-24.16:35:58
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1511541358.68.0.213398074469.issue28684@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 0f86cd38f4a38f25a4aed3759a654a4b7fa49031 by xdegaye in branch 'master':
bpo-28684: asyncio tests handle PermissionError raised on binding unix sockets (GH-4503)
https://github.com/python/cpython/commit/0f86cd38f4a38f25a4aed3759a654a4b7fa49031
History
Date User Action Args
2017-11-24 16:35:58xdegayesetrecipients: + xdegaye, vstinner, yselivanov
2017-11-24 16:35:58xdegayesetmessageid: <1511541358.68.0.213398074469.issue28684@psf.upfronthosting.co.za>
2017-11-24 16:35:58xdegayelinkissue28684 messages
2017-11-24 16:35:58xdegayecreate