scrapy/scrapy
Jose Galdos 13181ba788 Improve http status all on http error middleware 2020-08-06 20:43:16 -05:00
..
commands Merge pull request #4666 from Gallaecio/execution-access 2020-07-13 16:01:06 +05:00
contracts Support for dataclass and attrs items (#3881) 2020-06-14 11:45:27 +02:00
core Merge pull request #4254 from elacuesta/spider.parse 2020-07-21 17:37:54 +05:00
downloadermiddlewares Remove backslash 2020-07-09 09:51:28 -03:00
extensions Merge pull request #3608 from ejulio/feat-685 2020-07-16 18:11:19 +05:00
http remove python 2 reminiscence in cookies 2020-07-16 14:25:46 +02:00
linkextractors Remove deprecated classes BaseSgmlLinkExtractor, RegexLinkExtractor and SgmlLinkExtractor (#4356) 2020-07-17 12:40:04 +02:00
loader Use the itemlaoders library (#4516) 2020-07-15 12:08:36 +02:00
pipelines Support for dataclass and attrs items (#3881) 2020-06-14 11:45:27 +02:00
selector Cleanup import in selector module 2020-05-15 21:18:26 -03:00
settings Merge pull request #3608 from ejulio/feat-685 2020-07-16 18:11:19 +05:00
spidermiddlewares Improve http status all on http error middleware 2020-08-06 20:43:16 -05:00
spiders Merge remote-tracking branch 'upstream/master' into spider.parse 2020-07-08 14:00:54 -03:00
templates Support for dataclass and attrs items (#3881) 2020-06-14 11:45:27 +02:00
utils enable ANSI color (instead of ANSI color codes) in the Windows terminal #4393 (#4403) 2020-07-20 17:23:38 +05:00
VERSION Bump version: 2.1.0 → 2.2.0 2020-06-24 12:27:39 +02:00
__init__.py Bump minimum Python version to 3.5.2 (#4615) 2020-06-11 14:53:59 +02:00
__main__.py Add support for executing scrapy using -m option of python 2017-05-15 22:52:23 -03:00
cmdline.py Remove backslash 2020-07-09 09:51:28 -03:00
crawler.py Remove assertions from production code (#4440) 2020-04-23 12:40:10 +02:00
dupefilters.py Fix pycodestyle E2XX (whitespace) (#4468) 2020-04-15 14:11:37 +02:00
exceptions.py Stop response download 2020-05-20 14:46:26 -03:00
exporters.py Support for dataclass and attrs items (#3881) 2020-06-14 11:45:27 +02:00
extension.py Add missing blank lines between functions and classes 2019-11-18 17:16:09 +01:00
interfaces.py Add missing blank lines between functions and classes 2019-11-18 17:16:09 +01:00
item.py Support for dataclass and attrs items (#3881) 2020-06-14 11:45:27 +02:00
link.py Remove backslash 2020-07-09 09:51:28 -03:00
logformatter.py Remove object base class (#4430) 2020-03-16 20:12:46 +01:00
mail.py Flake8: Remove E128 (item, mail, responsetypes) 2020-05-06 18:35:50 -03:00
middleware.py Remove object base class (#4430) 2020-03-16 20:12:46 +01:00
mime.types moved module scrapy.core.downloader.responsetypes to scrapy.responsetypes 2011-08-07 02:49:57 -03:00
pqueues.py Remove object base class (#4430) 2020-03-16 20:12:46 +01:00
resolver.py Remove unnecessary comma (#4369) 2020-02-24 12:02:00 +01:00
responsetypes.py Flake8: Remove E128 (item, mail, responsetypes) 2020-05-06 18:35:50 -03:00
robotstxt.py E501 compliance 2020-03-22 21:34:20 -03:00
shell.py Support for dataclass and attrs items (#3881) 2020-06-14 11:45:27 +02:00
signalmanager.py Remove object base class (#4430) 2020-03-16 20:12:46 +01:00
signals.py Merge branch 'master' into bytes_received_signal 2020-03-11 21:16:35 -03:00
spiderloader.py Remove Python 2 encoding header from files (#4553) 2020-05-08 15:45:19 +02:00
squeues.py Chain pickling exception, test_squeues.py updates 2020-05-06 14:05:27 -03:00
statscollectors.py Remove object base class (#4430) 2020-03-16 20:12:46 +01:00