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

Update eventlet to 0.31.0 #80

Closed
wants to merge 1 commit into from

Conversation

pyup-bot
Copy link
Collaborator

@pyup-bot pyup-bot commented May 5, 2021

This PR updates eventlet from 0.30.2 to 0.31.0.

Changelog

0.31.0

======
* IMPORTANT: websocket: Limit maximum uncompressed frame length to 8MiB https://github.com/eventlet/eventlet/security/advisories/GHSA-9p9m-jm8w-94p2

0.30.3

======
* wsgi: websocket ALREADY_HANDLED flag on corolocal
* green.ssl: Set suppress_ragged_eofs default based on SSLSocket defaults
* greenio: socket.connect_ex returned None instead of 0 on success
* Use _imp instead of deprecated imp
Links

@duckinator duckinator force-pushed the pyup-update-eventlet-0.30.2-to-0.31.0 branch from 30435d1 to a5a31ba Compare May 6, 2021 21:06
@duckinator
Copy link
Owner

bors r+

bors bot added a commit that referenced this pull request May 6, 2021
80: Update eventlet to 0.31.0 r=duckinator a=pyup-bot


This PR updates [eventlet](https://pypi.org/project/eventlet) from **0.30.2** to **0.31.0**.



<details>
  <summary>Changelog</summary>
  
  
   ### 0.31.0
   ```
   ======
* IMPORTANT: websocket: Limit maximum uncompressed frame length to 8MiB GHSA-9p9m-jm8w-94p2
   ```
   
  
  
   ### 0.30.3
   ```
   ======
* wsgi: websocket ALREADY_HANDLED flag on corolocal
* green.ssl: Set suppress_ragged_eofs default based on SSLSocket defaults
* greenio: socket.connect_ex returned None instead of 0 on success
* Use _imp instead of deprecated imp
   ```
   
  
</details>


 

<details>
  <summary>Links</summary>
  
  - PyPI: https://pypi.org/project/eventlet
  - Changelog: https://pyup.io/changelogs/eventlet/
  - Homepage: http://eventlet.net
</details>



Co-authored-by: pyup-bot <github-bot@pyup.io>
@bors
Copy link
Contributor

bors bot commented May 6, 2021

Build failed:

@duckinator
Copy link
Owner

Looks like the problem is eventlet/eventlet#702. This is blocked by benoitc/gunicorn#2581, which should resolve the problem.

@duckinator duckinator added the blocked This issue or PR depends on something else happening label May 6, 2021
@duckinator duckinator closed this Jun 19, 2021
@duckinator duckinator deleted the pyup-update-eventlet-0.30.2-to-0.31.0 branch October 20, 2021 01:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked This issue or PR depends on something else happening
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants