Pablo Hoffman
|
8f2dda12cc
|
removed another instance of scrapy.conf.settings singleton, this time from scrapy.utils.trackref. From now on, trackrefs functionality will be always enabled as it imposes a very minimal performance overhead
|
2012-09-16 21:21:44 -03:00 |
|
Pablo Hoffman
|
9aefa242d5
|
Applied documentation patch provided by Lucian Ursu (closes #207)
|
2010-08-21 01:26:35 -03:00 |
|
Pablo Hoffman
|
6084be3b2e
|
added iter_all() function to scrapy.util.trackref module and improved memory leaks documentation. also added a new FAQ antry about memory issues
|
2009-11-28 16:21:59 -02:00 |
|
Pablo Hoffman
|
97c322707a
|
* Renamed domain_{opened,closed,idle} signals to spider_{opened,closed,idle}
* Changed them to pass spider instances only (no domains) (refs #105)
|
2009-11-03 00:39:02 -02:00 |
|
Pablo Hoffman
|
46aaea9f32
|
doc: improved documentation about debugging leaks
|
2009-08-23 20:36:00 -03:00 |
|
Pablo Hoffman
|
4761e0c88d
|
minor doc correction
|
2009-08-21 19:11:59 -03:00 |
|
Pablo Hoffman
|
ef6f04eb06
|
moved doc about debugging memory leaks to its own topic and added doc about trackref module
|
2009-08-21 16:07:16 -03:00 |
|