mirror of https://github.com/scrapy/scrapy.git
* Deprecate spider args of spider middleware methods.
* Deprecate the spider arg of pipeline process_item().
* Fix a typing issue.
* Deprecate the spider arg of pipeline {open,close}_spider().
* Cleanup.
* Update docs.
* Add pragma: no cover to some deprecated code.
* More tests.
* More tests.
* More tests.
* Simplify _process_parallel().
|
||
|---|---|---|
| .. | ||
| spiders | ||
| __init__.py | ||
| pipelines.py | ||
| settings.py | ||