Guido van Rossum added the comment:

[Repeat from the review]

I still don't think this should be done for 3.5.0, it's definitely a feature, 
and there are no more betas planned (rc1 is next weekend).

We may be able to do this for 3.5.1 (since PEP 492 was accepted provisionally, 
see https://mail.python.org/pipermail/python-dev/2015-May/139844.html) although 
it's still a pretty big new feature.

We should also have more discussion (on python-dev, IMO, not just in the issue) 
about whether we want this at all -- I find it questionable to mix await and 
threads, as I have said several times in the discussion about Nick Coghlan's 
proposal to introduce helper functions with a similar function.

The argument "but they're both Futures" seems pretty bogus to me.

----------

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue24383>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to