Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Nov 23, 2017. It is now read-only.
This repository was archived by the owner on Nov 23, 2017. It is now read-only.
There was an error while loading. Please reload this page.
So we have two PRs atm:
I reviewed the second one, and I thought it's actually quite ready to be merged. Now I'm a bit lost between two separate PRs fixing same thing in different ways.
Let's discuss both PRs in this one issue and decide which one is the way to go.
FWIW I've updated uvloop quite a while ago to avoid using custom bytearray buffers, preferring the
writevsys call instead.