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 vstinner
Date 2018-09-25.15:30:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1537889421.37.0.545547206417.issue33937@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 46f40be8b907854deb81c6132b7cb038e9e5202a by Victor Stinner in branch 'master':
bpo-33937: Catch ENOMEM error in test_socket (#9557)
https://github.com/python/cpython/commit/46f40be8b907854deb81c6132b7cb038e9e5202a
History
Date User Action Args
2018-09-25 15:30:21vstinnersetrecipients: + vstinner
2018-09-25 15:30:21vstinnersetmessageid: <1537889421.37.0.545547206417.issue33937@psf.upfronthosting.co.za>
2018-09-25 15:30:21vstinnerlinkissue33937 messages
2018-09-25 15:30:21vstinnercreate