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 christian.heimes
Recipients christian.heimes, docs@python, martin.panter
Date 2017-09-07.23:59:21
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1504828764.45.0.643588160147.issue27340@psf.upfronthosting.co.za>
In-reply-to
Content
New changeset 9423f5d68874ff2e500cbe072c25f883cf754be8 by Christian Heimes in branch '3.6':
[3.6] bpo-27340: Use memoryview in SSLSocket.sendall() (GH-3384) (#3434)
https://github.com/python/cpython/commit/9423f5d68874ff2e500cbe072c25f883cf754be8
History
Date User Action Args
2017-09-07 23:59:25christian.heimessetrecipients: + christian.heimes, docs@python, martin.panter
2017-09-07 23:59:24christian.heimessetmessageid: <1504828764.45.0.643588160147.issue27340@psf.upfronthosting.co.za>
2017-09-07 23:59:24christian.heimeslinkissue27340 messages
2017-09-07 23:59:21christian.heimescreate