lp:~exarkun/corotwine/standalone-greenlet

Created by Jean-Paul Calderone and last modified
Get this branch:
bzr branch lp:~exarkun/corotwine/standalone-greenlet
Only Jean-Paul Calderone can upload to this branch. If you are Jean-Paul Calderone please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Jean-Paul Calderone
Project:
Corotwine
Status:
Merged

Recent revisions

15. By Jean-Paul Calderone

Centralize the choice about which greenlet library to use. Then add a fallback to that decision to the plain "greenlet" module if "py.magic.greenlet" is unavailable.

14. By Christopher Armstrong

remove some untrue comments: those elses *are* tested.

13. By Christopher Armstrong

let's do 0.2

12. By Christopher Armstrong

describe the return/raise semantics of connection-handling functions.

11. By Christopher Armstrong

make returning from the connection-handling function close the connection,
with tests. Update example code to not explicitly call transport.close.

10. By Christopher Armstrong

point at launchpad for the setup.py URL

9. By Christopher Armstrong

d'oh, ConnectionClosed not ConnectionLost

8. By Christopher Armstrong

link to more launchpad stuff in the README

7. By Christopher Armstrong

we now depend on Twisted 8.1 or higher

6. By Christopher Armstrong

switch back to raising the original twisted reason exception for connection
lost events, now that Twisted has a ConnectionClosed class that represents
both types of connection closure.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.