Commit Graph

10 Commits

Author SHA1 Message Date
Yury Selivanov 4f2f022f0a Bump Cython to 0.29 2018-10-31 16:44:56 -04:00
Fantix King 9cba7493a1 Fixed #158: new SSL implementation (#176) 2018-09-17 22:21:00 -04:00
Yury Selivanov 644674ad14
Fix process handles leak when uv_spawn() fails (#187) 2018-08-01 23:24:35 -04:00
Yury Selivanov 84cd9eb170
Bump Cython to 0.28.4 (#188) 2018-08-01 22:21:44 -04:00
Yury Selivanov 5044d240b3 Bump Cython from 0.28.2 to 0.28.3 2018-05-31 15:17:59 -04:00
Yury Selivanov 98bdb55382 Upgrade to Cython 0.28.2
Use new @cython.iterable_coroutine instead of patching the
generated C code.

Fixes issue #122.
2018-05-22 18:29:57 -04:00
Yury Selivanov a2614c0fd2 Bump Cython to 0.27.3 2017-11-10 10:47:58 -05:00
Yury Selivanov 8b50579e2e Bump Cython req to 0.25.2 2017-01-01 17:01:50 -07:00
Yury Selivanov 770ad6395a Fix CI: looks like Cython 0.25 is broken; require 0.24.1 2016-10-25 23:47:50 -04:00
Chris Laws 8511fec1f9 Add documentation; integrate sphinx 2016-05-09 15:37:35 -04:00