github gevent/gevent v1.1.2
1.1.2

latest releases: 24.2.1, 23.9.1, 23.9.0.post1...
7 years ago
  • Python 2: sendall on a non-blocking socket could spuriously fail
    with a timeout.
  • If sys.stderr has been monkey-patched (not recommended),
    exceptions that the hub reports aren't lost and can still be caught.
    Reported in :issue:825 by Jelle Smet.
  • :class:selectors.SelectSelector is properly monkey-patched
    regardless of the order of imports. Reported in :issue:835 by
    Przemysław Węgrzyn.
  • Python 2: reload(site) no longer fails with a TypeError if
    gevent has been imported. Reported in :issue:805 by Jake Hilton.

Don't miss a new gevent release

NewReleases is sending notifications on new releases.