Chorde

Latest version: v1.0.11

Safety actively analyzes 623626 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 6

1.0.11

Bugfixes
- Fix reraising of tornado.web.HTTPError from inside async
futures. Tornado exceptions don't behave as other exceptions
and need special treatment

1.0.10

Bugfixes
- Fix an instance of overallocation that could turn into a DoS
where we could be allocating arbitrarily large byte arrays.
This was affecting mostly the coherence protocol in some
exceptional circumstances.
- Make ``Future.add_done_callback`` work properly from inside
an asyncio event loop.
- Restrict cython to below 3.x (can't build with Cython 3 yet)

1.0.9

Added
- Fix Future's await implementation to be compatible with asyncio

1.0.8

Added
- chorde.client.asyncache.Future is now awaitable

1.0.7

Bugfixes
- Prevent memory leaks by clearing non-running traceback
frames from exceptions set as future results.

1.0.6

Bugfixes
- Allow sPickle unpicklers to accept strings as checksum keys

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.