• Jason Madden's avatar
    Make socket.sendall() fast on PyPy3: 60MB/s -> 600MB/s · d8b42b3b
    Jason Madden authored
    Share the chunking code between Python 2 and 3.
    
    Also get the tests passing (read: skip a bunch) with 5.10.1 on OS X,
    which is apparently less well tested than Linux.
    
    We don't test pypy3 on appveyor, so:
    
    [skip appveyor]
    d8b42b3b
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGES.rst 121 KB