Skip to content

bpo-27340: Use memoryview in SSLSocket.sendall()#3384

Merged
tiran merged 2 commits into
python:masterfrom
tiran:bpo-27340-ssl-sendall
Sep 7, 2017
Merged

bpo-27340: Use memoryview in SSLSocket.sendall()#3384
tiran merged 2 commits into
python:masterfrom
tiran:bpo-27340-ssl-sendall

Cast view to bytes, fix typo

1dae12f
Select commit
Loading
Failed to load commit list.

Workflow runs completed with no jobs