• Jason Madden's avatar
    Fix #805. Make reload(site) work w/gevent imported · 8df44277
    Jason Madden authored
    Python 2 issue only.
    
    Allow setting attributes on sys.modules['gevent.signal']; they go to the
    gevent/signal.py module for symmetry with getattr and dir.
    
    Reloading results in leaks so don't bother checking for them.
    8df44277
To find the state of this project's repository at the time of any of these versions, check out the tags.
changelog.rst 95.2 KB