[Python-Dev] Accepting PEP 492 (async/await)
Victor Stinner
victor.stinner at gmail.com
Wed May 6 02:13:40 CEST 2015
More information about the Python-Dev mailing list
Wed May 6 02:13:40 CEST 2015
- Previous message (by thread): [Python-Dev] Accepting PEP 492 (async/await)
- Next message (by thread): [Python-Dev] Accepting PEP 492 (async/await)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, 2015-05-06 1:53 GMT+02:00 Guido van Rossum <guido at python.org>: > In order to save myself a major headache I'm hereby accepting PEP 492. Great! Congrats Yury. > I've given Yury clear instructions to focus on how to proceed -- he's to > work with another core dev on getting the implementation ready in time for > beta 1 (scheduled for May 24, but I think the target date should be May 19). The implementation takes place at: https://bugs.python.org/issue24017 Yury works at https://github.com/1st1/cpython in git branches. I already sent a first review. But I don't feel able to review the change on the grammar, parser or things like that. Victor
- Previous message (by thread): [Python-Dev] Accepting PEP 492 (async/await)
- Next message (by thread): [Python-Dev] Accepting PEP 492 (async/await)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list