Python 2.6 requires explicit positional argument specification in format strings

Merged
#9 · Created  · Last updated

Merged pull request

Merged in dairiki/dogpile.cache/bug.py26-formatstring (pull request #9)

2f971cb·Author: ·Closed by: ·2013-11-19

Description

Without this, under python 2.6, when distributed_lock is enabled, RedisBackend.get_mutex() (and, in turn, several of the tests in RedisDistributedMutexTest) fail with ValueError: zero length field name in format.

0 attachments

0 comments

Loading commits...