• Jason Madden's avatar
    Centralize configuration in a ``gevent.config`` object. · e093d31d
    Jason Madden authored
    This lets us document things more clearly, and, with care, allows
    configuring gevent from Python code without any environment varibles.
    
    All the fileobject implementations needed to be moved out of the
    ``gevent.fileobject`` module so as not to introduce import cycles that
    made configuring from code impossible.
    
    Fixes #1090
    e093d31d
To find the state of this project's repository at the time of any of these versions, check out the tags.
CHANGES.rst 120 KB