Commit 5af60cc7 authored by Jason Madden's avatar Jason Madden

Tweak changenote [skip ci]

parent a89265d1
...@@ -89,7 +89,7 @@ ...@@ -89,7 +89,7 @@
and the code location that spawned them, in addition to maintaining and the code location that spawned them, in addition to maintaining
a "spawn tree local" mapping. Based on a proposal from PayPal and a "spawn tree local" mapping. Based on a proposal from PayPal and
comments by Mahmoud Hashemi and Kurt Rose. See :issue:`755` and comments by Mahmoud Hashemi and Kurt Rose. See :issue:`755` and
:pr:`1115`. :pr:`1115`. As always, feedback is appreciated.
- The :mod:`gevent.greenlet` module is now compiled with Cython to - The :mod:`gevent.greenlet` module is now compiled with Cython to
offset any performance decrease due to :issue:`755`. Please open offset any performance decrease due to :issue:`755`. Please open
...@@ -100,7 +100,8 @@ ...@@ -100,7 +100,8 @@
greenlet object while it remains alive, and it can be reused after greenlet object while it remains alive, and it can be reused after
the greenlet object is dead. It is different in that it is small and the greenlet object is dead. It is different in that it is small and
sequential. Based on a proposal from PayPal and comments by Mahmoud sequential. Based on a proposal from PayPal and comments by Mahmoud
Hashemi and Kurt Rose. See :issue:`755`. Hashemi and Kurt Rose. See :issue:`755`. As always, feedback is
appreciated.
1.3a1 (2018-01-27) 1.3a1 (2018-01-27)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment