[issue25394] CoroWrapper breaks gen.throw

2017-11-30 Thread Mike Nerone

Mike Nerone <m...@nerone.org> added the comment:

This was fixed in Python 3.6. See https://github.com/python/asyncio/issues/429

--
nosy: +Manganeez

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



Re: Python source checkout problem

2010-07-15 Thread Mike Nerone
On 07/15/2010 10:23 AM, Andrew Lucas wrote:
 svn co http://svn.python.org/projects/python/trunk;

 ...

 svn: Server sent unexpected return value (307 Proxy Redirect) in
 response to OPTIONS request for 'http://svn.python.org/projects/python/
 trunk' 
   
Assuming trunk is what you actually want, I would guess that your
environment has a proxy server that's not compatible with subversion
getting in your way. Ask your network admins if you're at a business
location.

Mike Nerone
-- 
http://mail.python.org/mailman/listinfo/python-list