[issue15896] Sporadic EINVAL in nonblocking pipe os.read when forked child fails on Mac OS

2012-09-10 Thread Denis Bilenko

Changes by Denis Bilenko :


--
nosy: +Denis.Bilenko

___
Python tracker 
<http://bugs.python.org/issue15896>
___
___
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue22438] eventlet broke by python 2.7.x

2014-11-07 Thread Denis Bilenko

Denis Bilenko added the comment:

gevent's ssl support is also broken by 2.7.9.

https://github.com/gevent/gevent/issues/477

IMO, it is totally unexpected to have some API (even though it's undocumented 
and internal) removed in non-major release.

Even though both gevent and eventlet can be fixed, there still be combinations 
of versions that break (python >= 2.7.9 & gevent <= 1.0.1)

Please put _ssl.sslwrap back. It would save a lot of people a lot of time. I 
don't mind fixing gevent not to use it, but there's nothing I can do about 
versions already released.

--
nosy: +Denis.Bilenko

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