Fix pymemcache release note python package name
The name is pymemcache not pymemcached. Change-Id: I98bee7f4f485f35dfd3fe49bf66cfe0a8702e5e2
This commit is contained in:
parent
8a8248d764
commit
9a7e70f397
@ -1,7 +1,7 @@
|
||||
---
|
||||
fixes:
|
||||
- |
|
||||
Switch from python-memcached to pymemcached for memcache_pool.
|
||||
Switch from python-memcached to pymemcache for memcache_pool.
|
||||
This avoids issues with thread.local usage and fixes errors
|
||||
seen with inheritance. This is only applicable with dogpile.cache
|
||||
memcached backend.
|
||||
|
Loading…
Reference in New Issue
Block a user