- 26 Apr, 2014 2 commits
-
-
Denis Bilenko authored
-
Denis Bilenko authored
replaced known_failures.txt with known_failures.py
-
- 25 Apr, 2014 3 commits
-
-
Denis Bilenko authored
-
Denis Bilenko authored
-
Denis Bilenko authored
simpler impl of backdoor.py and few minor changes
-
- 24 Apr, 2014 5 commits
-
-
Denis Bilenko authored
-
Denis Bilenko authored
'result' into 'thread_result'
-
Denis Bilenko authored
-
Denis Bilenko authored
-
Denis Bilenko authored
-
- 15 Apr, 2014 1 commit
-
-
Denis Bilenko authored
-
- 13 Apr, 2014 1 commit
-
-
Denis Bilenko authored
Use only family in getaddrinfo hints when socket.connect
-
- 12 Apr, 2014 1 commit
-
-
Denis Bilenko authored
Fix missing six.builtins
-
- 11 Apr, 2014 4 commits
-
-
Fantix King authored
-
Denis Bilenko authored
fix #423: pool: LoopExit in imap/imap_unordered
-
Denis Bilenko authored
It was possible for IMap/IMapUnordered greenlets to exit without putting the final StopIteration. So, whoever was waiting on the results would have to wait forever (or until LoopExit if there's nothing else running in the program). Original patch and test by @thinxer (close #424). Fix #311: same issue.
-
Denis Bilenko authored
-
- 09 Apr, 2014 1 commit
-
-
Denis Bilenko authored
Fix pep8
-
- 31 Mar, 2014 1 commit
-
-
Denis Bilenko authored
Minor fix str/byte issue of subprocess.
-
- 29 Mar, 2014 3 commits
-
-
Fantix King authored
-
Fantix King authored
-
Fantix King authored
-
- 28 Mar, 2014 1 commit
-
-
Fantix King authored
-
- 05 Mar, 2014 3 commits
-
-
Denis Bilenko authored
Testrunner: do not depend on gevent #38
-
Denis Bilenko authored
Fix gevent.socket.socket.shutdown()
-
Fantix King authored
-
- 04 Mar, 2014 14 commits
-
-
Denis Bilenko authored
-
Denis Bilenko authored
-
Denis Bilenko authored
-
Fantix King authored
Close #384.
-
Denis Bilenko authored
initial impl for socket/ssl for python3 #38
-
Denis Bilenko authored
-
Denis Bilenko authored
-
Denis Bilenko authored
-
Fantix King authored
-
Denis Bilenko authored
py3-related fixes
-
Denis Bilenko authored
thanks to @fantix for original patch.
-
Denis Bilenko authored
Thanks to @fantix for original patch.
-
Fantix King authored
-
Fantix King authored
-