[Python-Dev] Inconsistency between PEP492, documentation and behaviour of "async with"

2017-06-18 Thread Damien George
Hi all, Regarding the behaviour of the "async with" statement: it seems that the description of it in PEP492, and the language documentation, do not match the behaviour of CPython (v3.6.1). The PEP and the docs here: https://www.python.org/dev/peps/pep-0492/#asynchronous-context-managers-and-asyn

Re: [Python-Dev] Inquiry on Buildbot

2017-06-18 Thread Steve Holden
On Fri, Jun 16, 2017 at 4:49 AM, Craig Rodrigues wrote: > This mailing list is related to development on Python itself, and not > really oriented to support > questions for buildbot. For setting up buildbot under Windows 10, I > recommend > that you go to https://buildbot.net and read the docume