cachelib icon indicating copy to clipboard operation
cachelib copied to clipboard

Extract from werkzeug.cache

Results 52 cachelib issues
Sort by recently updated
recently updated
newest added

Bumps [tox](https://github.com/tox-dev/tox) from 4.12.1 to 4.13.0. Release notes Sourced from tox's releases. 4.13.0 What's Changed Document usage of Pytest with Tox as a FAQ entry by @​faph in tox-dev/tox#3192 docs/config.rst:...

dependencies

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.0 to 8.0.2. Release notes Sourced from pytest's releases. 8.0.2 pytest 8.0.2 (2024-02-24) Bug Fixes #11895: Fix collection on Windows where initial paths contain the short version...

dependencies

Bumps [pymongo](https://github.com/mongodb/mongo-python-driver) from 4.6.1 to 4.6.2. Release notes Sourced from pymongo's releases. PyMongo 4.6.2 Release notes: https://www.mongodb.com/community/forums/t/pymongo-4-6-2-released/267404 Changelog Sourced from pymongo's changelog. Changes in Version 4.6.2 PyMongo 4.6.2 fixes the...

dependencies

Bumps [pip-tools](https://github.com/jazzband/pip-tools) from 7.3.0 to 7.4.0. Release notes Sourced from pip-tools's releases. 7.4.0 Features: Allow force-enabling or force-disabling colorized output (#2041). Thanks @​aneeshusa Add support for command-specific configuration sections (#1966)....

dependencies

Bumps [cryptography](https://github.com/pyca/cryptography) from 42.0.0 to 42.0.4. Changelog Sourced from cryptography's changelog. 42.0.4 - 2024-02-20 * Fixed a null-pointer-dereference and segfault that could occur when creating a PKCS#12 bundle. Credit to...

dependencies

This patch aims to fix concurrency issues when using the `gthread` worker class in gunicorn in combination with the `pylibmc` Memcached backend by utilizing a `ClientPool` rather than a single...

Sometimes it's useful to have the tests that use the network marked so they can be skipped easily when we know the network is not available. This is useful for...

Bumps [pytest](https://github.com/pytest-dev/pytest) from 8.0.0 to 8.2.0. Release notes Sourced from pytest's releases. 8.2.0 pytest 8.2.0 (2024-04-27) Deprecations #12069: A deprecation warning is now raised when implementations of one of the...

dependencies

Bumps [redis](https://github.com/redis/redis-py) from 5.0.1 to 5.0.4. Release notes Sourced from redis's releases. 5.0.4 Changes 🐛 Bug Fixes Make it possible to customize SSL ciphers [(#3212)](redis/redis-py#3212) 5.0.3 Changes 🐛 Bug Fixes...

dependencies