scrapy/scrapy/core
Rolando Espinoza 6dec4a3ccb ENH Pass arguments to logger rather than formatted message.
This not only use the standard form but helps error aggregation
libraries (i.e.: Sentry) to avoid duplicating the message.
2016-12-20 20:02:31 -04:00
..
downloader ENH Pass arguments to logger rather than formatted message. 2016-12-20 20:02:31 -04:00
__init__.py mv scrapy/trunk to root as part of svn2hg migration 2009-05-06 15:55:17 -03:00
engine.py Test Slot's heartbeat state before stopping it 2016-11-07 16:44:57 +01:00
scheduler.py Log warning when request cannot be serialized (instead of error) 2016-09-20 12:47:33 +02:00
scraper.py Typo (through was misspelled) 2016-10-20 15:52:28 -04:00
spidermw.py Replace BaseSettings._getcomposite() with public .getwithbase() method 2015-11-11 17:39:57 +01:00