duckinator / parts.horse

A website documenting electrical components.
https://parts.horse
MIT License
3 stars 1 forks source link

Update eventlet to 0.29.1 #68

Closed pyup-bot closed 3 years ago

pyup-bot commented 3 years ago

This PR updates eventlet from 0.28.0 to 0.29.1.

Changelog ### 0.29.1 ``` ====== patcher: [py27] recursion error in pytest/python2.7 installing register_at_fork https://github.com/eventlet/eventlet/issues/660 patcher: monkey_patch(builtins=True) failed on py3 because `file` class is gone https://github.com/eventlet/eventlet/issues/541 don't crash on PyPy 7.0.0 https://github.com/eventlet/eventlet/pull/547 Only install monotonic on python2 https://github.com/eventlet/eventlet/pull/583 ``` ### 0.29.0 ``` ====== * ssl: context wrapped listener fails accept() https://github.com/eventlet/eventlet/issues/651 ``` ### 0.28.1 ``` ====== * Sorry, Eventlet was broken on Windows for versions 0.27-0.28 patcher: no os.register_at_fork on Windows (654) * Clean up TypeError in __del__ ```
Links - PyPI: https://pypi.org/project/eventlet - Changelog: https://pyup.io/changelogs/eventlet/ - Homepage: http://eventlet.net
duckinator commented 3 years ago

bors r+

bors[bot] commented 3 years ago

Build succeeded: