Pymemcache

Latest version: v4.0.0

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

Scan your dependencies

Page 1 of 6

4.0.0

--------------------
* Dropped Python 2 and 3.6 support
`321 <https://github.com/pinterest/pymemcache/pull/321>`_
`363 <https://github.com/pinterest/pymemcache/pull/363>`_
* Begin adding typing
* Add pluggable compression serde
`407 <https://github.com/pinterest/pymemcache/pull/407>`_

3.5.2

--------------------
* Handle blank ``STAT`` values.

3.5.1

--------------------
* ``Client.get`` returns the default when using ``ignore_exc`` and if memcached
is unavailable
* Added ``noreply`` support to ``HashClient.flush_all``.

3.5.0

--------------------
* Sockets are now closed on ``MemcacheUnexpectedCloseError``.
* Added support for TCP keepalive for client sockets on Linux platforms.
* Added retrying mechanisms by wrapping clients.

3.4.4

--------------------
* Idle connections will be removed from the pool after ``pool_idle_timeout``.

3.4.3

--------------------
* Fix ``HashClient.{get,set}_many()`` with UNIX sockets.

Page 1 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.