9833819a5d
0.7.1 [bug] [region] Fixed regression in 0.7.0 caused by 136 where the assumed arguments for the CacheRegion.async_creation_runner expanded to include the new CacheRegion.get_or_create.creator_args parameter, as it was not tested that the async runner would be implicitly called with these arguments when the CacheRegion.cache_on_arguments() decorator was used. The exact signature of async_creation_runner is now restored to have the same arguments in all cases. 0.7.0 [bug] The decorator module is now used when creating function decorators within CacheRegion.cache_on_arguments() and CacheRegion.cache_multi_on_arguments() so that function signatures are preserved. Pull request courtesy ankitpatel96. Additionally adds a small performance enhancement which is to avoid internally creating a @wraps() decorator for the creator function on every get operation, by allowing the arguments to the creator be passed separately to CacheRegion.get_or_create(). [bug] [py3k] Fixed all Python 3.x deprecation warnings including inspect.getargspec()
74 lines
3 KiB
Text
74 lines
3 KiB
Text
@comment $NetBSD: PLIST,v 1.2 2018/12/18 11:24:45 adam Exp $
|
|
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
|
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/entry_points.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
|
|
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
|
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
|
${PYSITELIB}/dogpile/__init__.py
|
|
${PYSITELIB}/dogpile/__init__.pyc
|
|
${PYSITELIB}/dogpile/__init__.pyo
|
|
${PYSITELIB}/dogpile/cache/__init__.py
|
|
${PYSITELIB}/dogpile/cache/__init__.pyc
|
|
${PYSITELIB}/dogpile/cache/__init__.pyo
|
|
${PYSITELIB}/dogpile/cache/api.py
|
|
${PYSITELIB}/dogpile/cache/api.pyc
|
|
${PYSITELIB}/dogpile/cache/api.pyo
|
|
${PYSITELIB}/dogpile/cache/backends/__init__.py
|
|
${PYSITELIB}/dogpile/cache/backends/__init__.pyc
|
|
${PYSITELIB}/dogpile/cache/backends/__init__.pyo
|
|
${PYSITELIB}/dogpile/cache/backends/file.py
|
|
${PYSITELIB}/dogpile/cache/backends/file.pyc
|
|
${PYSITELIB}/dogpile/cache/backends/file.pyo
|
|
${PYSITELIB}/dogpile/cache/backends/memcached.py
|
|
${PYSITELIB}/dogpile/cache/backends/memcached.pyc
|
|
${PYSITELIB}/dogpile/cache/backends/memcached.pyo
|
|
${PYSITELIB}/dogpile/cache/backends/memory.py
|
|
${PYSITELIB}/dogpile/cache/backends/memory.pyc
|
|
${PYSITELIB}/dogpile/cache/backends/memory.pyo
|
|
${PYSITELIB}/dogpile/cache/backends/null.py
|
|
${PYSITELIB}/dogpile/cache/backends/null.pyc
|
|
${PYSITELIB}/dogpile/cache/backends/null.pyo
|
|
${PYSITELIB}/dogpile/cache/backends/redis.py
|
|
${PYSITELIB}/dogpile/cache/backends/redis.pyc
|
|
${PYSITELIB}/dogpile/cache/backends/redis.pyo
|
|
${PYSITELIB}/dogpile/cache/exception.py
|
|
${PYSITELIB}/dogpile/cache/exception.pyc
|
|
${PYSITELIB}/dogpile/cache/exception.pyo
|
|
${PYSITELIB}/dogpile/cache/plugins/__init__.py
|
|
${PYSITELIB}/dogpile/cache/plugins/__init__.pyc
|
|
${PYSITELIB}/dogpile/cache/plugins/__init__.pyo
|
|
${PYSITELIB}/dogpile/cache/plugins/mako_cache.py
|
|
${PYSITELIB}/dogpile/cache/plugins/mako_cache.pyc
|
|
${PYSITELIB}/dogpile/cache/plugins/mako_cache.pyo
|
|
${PYSITELIB}/dogpile/cache/proxy.py
|
|
${PYSITELIB}/dogpile/cache/proxy.pyc
|
|
${PYSITELIB}/dogpile/cache/proxy.pyo
|
|
${PYSITELIB}/dogpile/cache/region.py
|
|
${PYSITELIB}/dogpile/cache/region.pyc
|
|
${PYSITELIB}/dogpile/cache/region.pyo
|
|
${PYSITELIB}/dogpile/cache/util.py
|
|
${PYSITELIB}/dogpile/cache/util.pyc
|
|
${PYSITELIB}/dogpile/cache/util.pyo
|
|
${PYSITELIB}/dogpile/core.py
|
|
${PYSITELIB}/dogpile/core.pyc
|
|
${PYSITELIB}/dogpile/core.pyo
|
|
${PYSITELIB}/dogpile/lock.py
|
|
${PYSITELIB}/dogpile/lock.pyc
|
|
${PYSITELIB}/dogpile/lock.pyo
|
|
${PYSITELIB}/dogpile/util/__init__.py
|
|
${PYSITELIB}/dogpile/util/__init__.pyc
|
|
${PYSITELIB}/dogpile/util/__init__.pyo
|
|
${PYSITELIB}/dogpile/util/compat.py
|
|
${PYSITELIB}/dogpile/util/compat.pyc
|
|
${PYSITELIB}/dogpile/util/compat.pyo
|
|
${PYSITELIB}/dogpile/util/langhelpers.py
|
|
${PYSITELIB}/dogpile/util/langhelpers.pyc
|
|
${PYSITELIB}/dogpile/util/langhelpers.pyo
|
|
${PYSITELIB}/dogpile/util/nameregistry.py
|
|
${PYSITELIB}/dogpile/util/nameregistry.pyc
|
|
${PYSITELIB}/dogpile/util/nameregistry.pyo
|
|
${PYSITELIB}/dogpile/util/readwrite_lock.py
|
|
${PYSITELIB}/dogpile/util/readwrite_lock.pyc
|
|
${PYSITELIB}/dogpile/util/readwrite_lock.pyo
|