Pymemcache

Latest version: v4.0.0

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

Scan your dependencies

Page 5 of 6

1.4.1

--------------------
* Python 3 serializations fixes `131 <https://github.com/pinterest/pymemcache/pull/131>`_
* Drop support for pypy3
* Comment cleanup
* Add gets_many to hash_client
* Better checking for illegal chars in key

1.4.0

--------------------
* Unicode keys support. It is now possible to pass the flag ``allow_unicode_keys`` when creating the clients, thanks jogo!
* Fixed a bug where PooledClient wasn't following ``default_noreply`` arg set on init, thanks kols!
* Improved documentation

1.3.8

--------------------
* use cpickle instead of pickle when possible (python2)

1.3.7

--------------------
* default parameter on get(key, default=0)
* fixed docs to autogenerate themselves with sphinx
* fix linter to work with python3
* improve error message on illegal Input for the key
* refactor stat parsing
* fix MockMemcacheClient
* fix unicode char in middle of key bug

1.3.6

Not secure
--------------------
* Fix flake8 and cleanup tox building
* Fix security vulnerability by sanitizing key input

1.3.5

Not secure
--------------------
* Bug fix for HashClient when retries is set to zero.
* Adding the VERSION command to the clients.

Page 5 of 6

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.