Commit Graph

9291 Commits

Author SHA1 Message Date
purvaudai 2ee38e8ddb Added Pathlib.Path test 2019-10-22 14:43:47 +05:30
Roy Healy 85ac5c5c57
Update .travis.yml
Co-Authored-By: Mikhail Korobov <kmike84@gmail.com>
2019-10-21 19:06:43 +01:00
Ammar Najjar da8cd9448d
docs: always surround __init__ with `` in docs
Issue #4086
2019-10-21 19:56:58 +02:00
Roy c12a075164 [.travis.yml] Added python 3.8 fields
https://github.com/scrapy/scrapy/issues/4085
2019-10-21 18:34:15 +01:00
Roy 4e939ca75d [setup.py] Added python 3.8 fields
https://github.com/scrapy/scrapy/issues/4085
2019-10-21 18:33:18 +01:00
Roy 3d4317bfe4 [tox.ini] Added python 3.8 fields
https://github.com/scrapy/scrapy/issues/4085
2019-10-21 18:32:30 +01:00
Adrián Chaves ad6075440c Fix references to Python types in parameter type fields 2019-10-21 19:00:03 +02:00
Ammar Najjar 68a7d05ed8
docs: use __init__ method instead of constructor
Issue #4086
2019-10-21 15:42:24 +02:00
Adrián Chaves 0fbd1ff4a9 constructor → __init__ method 2019-10-21 14:06:45 +02:00
Eugenio Lacuesta 6df6b6dd6a
Initializer -> __init__ 2019-10-21 03:56:45 -03:00
Mikhail Korobov 8cb53441b0
Merge pull request #4056 from Gallaecio/documentation-build
Fix internal links in the tutorial and release notes
2019-10-19 00:00:02 +02:00
Mikhail Korobov 6674f47dbf
Merge pull request #4069 from seregaxvm/master
update zsh completion
2019-10-16 22:59:15 +02:00
José Alberto Orejuela García 865d58fd1b Make punctuation consistent 2019-10-16 22:44:42 +02:00
Andrey Rahmatullin 4894437826
Merge pull request #4081 from bulatbulat48/documentation-botname
Fixed BOT_NAME documentation
2019-10-16 17:03:38 +05:00
Bulat 84be6a941e Refactor sentence. 2019-10-16 14:04:07 +03:00
Bulat c9614a5bdd Fixed BOT_NAME documentation 2019-10-16 12:07:19 +03:00
Eugenio Lacuesta 2c6f7fee64
TextResponse.follow_all: invoke Response.follow_all 2019-10-15 13:48:14 -03:00
Eugenio Lacuesta 2a4d4a466a
TextResponse.follow_all: Simplify implementation 2019-10-15 11:52:12 -03:00
Adrián Chaves d72ed46fe0 Improve how extra Item API members are introduced in the documentation 2019-10-15 16:04:26 +02:00
Baron Hou 7b1e69dec4 reponse → response (#4079) 2019-10-15 14:51:15 +02:00
Eugenio Lacuesta 9d5398e7f2
TextResponse.follow_all: improve docs 2019-10-14 14:19:04 -03:00
elacuesta c7c54f5453
Update scrapy/http/response/text.py
Co-Authored-By: Adrián Chaves <adrian@chaves.io>
2019-10-14 13:47:44 -03:00
elacuesta 498d33aac3
Update scrapy/http/response/text.py
Co-Authored-By: Adrián Chaves <adrian@chaves.io>
2019-10-14 13:35:54 -03:00
elacuesta ba840c5a6b
Update scrapy/http/response/__init__.py
Co-Authored-By: Adrián Chaves <adrian@chaves.io>
2019-10-14 13:35:24 -03:00
elacuesta b970851299
Update scrapy/http/response/__init__.py
Co-Authored-By: Adrián Chaves <adrian@chaves.io>
2019-10-14 13:35:06 -03:00
Purva Udai 12f1e468e9 Issue #3731 2019-10-13 15:55:27 +05:30
Matsievskiy S.V f0db1b4b66 update zsh completion 2019-10-11 00:55:18 +03:00
Eugenio Lacuesta e1fa1fd8ad
TextResponse.follow_all: skip invalid links 2019-10-10 00:37:30 -03:00
akhter wahab 532770df52 instead of .tar.xz adding .xz in others extensions 2019-10-09 22:53:14 +05:00
akhter wahab a25a2d5ee4 Add .tar.xz to ignored other extensions 2019-10-09 16:05:39 +05:00
akhter wahab 877ef4269e Add .webm to ignored video extensions 2019-10-09 16:03:44 +05:00
Eugenio Lacuesta 5f168cd459
Response.follow_all 2019-10-08 16:32:56 -03:00
Mikhail Korobov fa56460d6a
Merge pull request #4061 from jbampton/fix-case-of-github
Fix case of GitHub.
2019-10-07 22:27:42 +02:00
akhter wahab f52148143b Add dmg, iso & apk to ignored other extensions 2019-10-07 23:28:33 +05:00
John Bampton 39c9a3cc1c Fix case of GitHub. 2019-10-05 10:09:14 +10:00
Adrián Chaves a4aa5b8926 Fix internal links in the tutorial and release notes 2019-10-02 14:51:06 +02:00
elacuesta 6ad5a89cb0 [Doc] Use autoclass in topics/request-response.rst (#4055) 2019-10-02 12:18:36 +02:00
Mikhail Korobov 1650812060
Merge pull request #4052 from elacuesta/dummy_stats_collector_fix_elapsed_time
Fix TypeError when using DummyStatsCollector
2019-10-02 12:06:22 +05:00
Eugenio Lacuesta e0fabab5cc
Fix TypeError when using DummyStatsCollector 2019-10-01 18:03:22 -03:00
Eugenio Lacuesta 07a31b13db
Update LogFormatter tests 2019-10-01 17:55:57 -03:00
Mikhail Korobov 74b4a5c77c
Merge pull request #4006 from whalebot-helmsman/protego-default
Use protego as a default robots.txt parser
2019-10-02 00:03:50 +05:00
Mikhail Korobov 62995e27ef
Merge pull request #4050 from KristobalJunta/fix_topics_spiders_typo
fix typo in docs/topics/spiders
2019-10-01 23:34:28 +05:00
Kristobal Junta c232bbdc42 fix typo in docs/topics/spiders 2019-10-01 17:41:38 +03:00
Eugen 7632e375c2 fix typo in ScrapyCommand.help docstring (#4046) 2019-10-01 16:29:48 +02:00
OmarFarrag 175cd2ece5
Update docs/topics/media-pipeline.rst
Co-Authored-By: Adrián Chaves <adrian@chaves.io>
2019-10-01 07:27:31 +02:00
Adrián Chaves 7f4f98fd38 Provide complete API documentation coverage of scrapy.linkextractors 2019-09-30 18:22:28 +02:00
OmarFarrag 28005b2872
Update media-pipeline.rst 2019-09-28 06:21:14 +02:00
s-sanjay 2c14692e60 remove .keys() to avoid creating a tmp list/keyview obj (#4031)
Also add --verbose and --nolinks for code coverage
2019-09-27 09:56:43 +02:00
Mikhail Korobov 31c631f9ee
Merge pull request #3999 from Gallaecio/documentation-coverage
Provide complete API documentation coverage of scrapy.item
2019-09-25 16:13:13 +01:00
Adrián Chaves 1236e9e81e Provide complete API documentation coverage of scrapy.item 2019-09-25 13:24:56 +02:00