Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Contribute a new gevent-compliant event loop (see issue #112) #130

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Commits on Jul 13, 2016

  1. Contribute a new gevent-compliant event loop (see issue prompt-toolki…

    …t#112)
    
    The gevent-compliant event loop is activated by passing `gevent=True`
    to the `embed` method of `repl` module.
    The event loop code is heavily inspired from the prompt-toolkit POSIX
    event loop, adapted to gevent. More details in file `contrib/gevent_eventloop.py`
    mguijarr committed Jul 13, 2016
    Configuration menu
    Copy the full SHA
    ac80735 View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2017

  1. Configuration menu
    Copy the full SHA
    d6da304 View commit details
    Browse the repository at this point in the history