Guido van Rossum

Results 780 comments of Guido van Rossum

I don't know the first thing about the Windows code (and have no way to test it) but it looks like a reasonable hypothesis. Could you submit a PR with...

Well, a DNS client is not what we need. We'd need a DNS client plus a cache plus a way to consult the system resolver plus who knows what else......

That'll be fixed once 3.5.2 is out.

You're right, the examples should be changed to just import what they need. Do you want to help by submitting a PR?

There's now a CPython repo issue open for this (http://bugs.python.org/issue23749) and we have a possible volunteer.

I agree it would be good to address this. But I would like to see a sketch of an implementation before deciding on an API.

Is it any good? Have you benchmarked it? What platforms does it support? Is anyone using it? There don't seem to be any issues filed against the project, ever, which...

I'm mostly with Victor -- it seems too soon to bless anything. I wonder if the only thing that people _really_ want is sendfile(), which aiofiles supports only on Linux?

Does anyone here believe this will be accepted?