Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2021-12-26 | 467 Bytes | |
Version 0.7.2 Released.tar.gz | 2021-12-26 | 34.9 kB | |
Version 0.7.2 Released.zip | 2021-12-26 | 55.2 kB | |
Totals: 3 Items | 90.6 kB | 0 |
Release patch version 0.7.2: * Add ')' to spiders.py: https://github.com/rmax/scrapy-redis/pull/202 * Fix RedisStatsCollector._get_key(): https://github.com/rmax/scrapy-redis/pull/200 * Fix redis-py dependency version: https://github.com/rmax/scrapy-redis/pull/199 * Added maximum idle waiting time MAX_IDLE_TIME_BEFORE_CLOSE: https://github.com/rmax/scrapy-redis/pull/193 * Correction of wrongly written characters: https://github.com/rmax/scrapy-redis/pull/191