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 cstratak
Recipients christian.heimes, cstratak, vstinner
Date 2017-10-10.15:08:41
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1507648121.22.0.213398074469.issue31705@psf.upfronthosting.co.za>
In-reply-to
Content
Attaching the output of:

strace -s 128 -e trace=%network -o trace ./python3 -m test -v test_socket -m test_sha256

using the latest version of strace (4.19).
History
Date User Action Args
2017-10-10 15:08:41cstrataksetrecipients: + cstratak, vstinner, christian.heimes
2017-10-10 15:08:41cstrataksetmessageid: <1507648121.22.0.213398074469.issue31705@psf.upfronthosting.co.za>
2017-10-10 15:08:41cstrataklinkissue31705 messages
2017-10-10 15:08:41cstratakcreate