Eugenio Lacuesta
cec36a9284
Refactor request to/from dict ( #5130 )
2021-05-10 18:00:08 +02:00
Renne Rocha
34b216289c
Update link for reasoning value of URLLENGTH_LIMIT ( #5134 )
2021-05-06 16:34:05 +02:00
Eugenio Lacuesta
ddea6b7bfa
Scheduler: minimal interface, API docs ( #3559 )
2021-04-26 16:16:14 -03:00
Andrey Rahmatullin
7095df1558
Merge pull request #5082 from storymode7/shell-fix
...
Find bash from PATH instead of /bin/bash
2021-04-21 14:30:50 +05:00
Eugenio Lacuesta
7e23677b52
Engine: deprecations and type hints ( #5090 )
2021-04-20 08:45:28 -03:00
Andrey Rahmatullin
5b78a64fca
Merge pull request #5070 from ric2b/patch-1
2021-04-15 14:50:59 +05:00
Andrey Rakhmatullin
ffc6f525ce
Merge remote-tracking branch 'origin/master' into asyncio-parse-asyncgen-proper-rebased
2021-04-14 17:34:58 +05:00
Mayank Singhal
a4415e4e6f
Add DataURI download handler in DOWNLOAD_HANDLERS_BASE documentation
2021-04-13 17:56:44 +05:30
Adrián Chaves
5a75b14a5f
docs: require sphinx-rtd-theme>=0.5.2 and the latest pip to prevent installing breaking docutils>=0.17
2021-04-07 14:04:00 +02:00
Ricardo Amendoeira
8603f9d7a5
Apply changes to other examples in the same section.
2021-04-06 20:23:07 +01:00
Adrián Chaves
a71d6ef29d
2.5.0 release notes ( #5028 )
...
Co-authored-by: Eugenio Lacuesta <1731933+elacuesta@users.noreply.github.com>
2021-04-06 16:09:07 +02:00
Mayank Singhal
e7d51886ef
Find bash from PATH instead of /bin/bash
2021-04-06 02:21:18 +05:30
Andrey Rakhmatullin
849472535e
Update docs.
2021-04-02 20:20:35 +05:00
Mikhail Korobov
f0c8d31193
Merge pull request #4694 from Jgaldos/improve-httpstatus-all-meta
...
Improve http status all on http error middleware
2021-04-01 22:43:45 +05:00
Akshay Sharma
cc095aa895
Windows pip installation guide ( #4736 )
...
* added initial steps
* fixing link
* python3 -> python
* remaining steps
* steps updated
* Update docs/intro/install.rst
Co-authored-by: Adrián Chaves <adrian@chaves.io>
* added link to Visual Studio
* removed 'install V'
* Update docs/intro/install.rst
Co-authored-by: Adrián Chaves <adrian@chaves.io>
Co-authored-by: Adrián Chaves <adrian@chaves.io>
2021-04-01 22:39:33 +05:00
anay2103
5492972d8a
added customized filtering examples in logging.rst ( #4965 )
...
* added customized filtering examples in logging.rst
* Update logging.rst
* Update docs/topics/logging.rst
Co-authored-by: Adrián Chaves <adrian@chaves.io>
* Update docs/topics/logging.rst
Co-authored-by: Adrián Chaves <adrian@chaves.io>
* Update docs/topics/logging.rst
Co-authored-by: Adrián Chaves <adrian@chaves.io>
* Update docs/topics/logging.rst
Co-authored-by: Adrián Chaves <adrian@chaves.io>
* Update logging.rst
Co-authored-by: Adrián Chaves <adrian@chaves.io>
2021-04-01 22:30:48 +05:00
Mikhail Korobov
b09ff99d81
Merge pull request #4974 from Gallaecio/ul-margin
...
Move lists closer to their introducing paragraph
2021-04-01 22:27:59 +05:00
Mikhail Korobov
e0a2d2b3c9
Merge pull request #5014 from jpmckinney/patch-1
...
docs: Clarify there's one extension instance per crawler
2021-04-01 22:26:20 +05:00
Mikhail Korobov
d0e23486b4
Merge pull request #4902 from Gallaecio/retry-request
...
Implement a retry request function
2021-04-01 22:23:56 +05:00
Veniamin Gvozdikov
90fe494ba2
Rebranding, updated GA code
2021-04-01 11:11:28 +03:00
Ricardo Amendoeira
b247fa9982
Include loading settings in `Running multiple spiders in the same process` section
...
The example in the documentation doesn't take into account the project settings
2021-03-29 01:48:28 +01:00
Andrey Rakhmatullin
7b515a0485
Merge remote-tracking branch 'origin/master' into asyncio-parse-asyncgen-proper-rebased
2021-03-25 22:13:49 +05:00
Andrey Rakhmatullin
a97dc55c71
Add/improve docs.
2021-03-25 20:49:12 +05:00
Pratik Mahankal
f0e1a33225
Sort the list of Request.meta alphabetically #5061 ( #5065 )
2021-03-23 22:16:50 +05:00
Adrián Chaves
0dad0fce72
Use pip<20.3 to fix ReadTheDocs builds ( #5052 )
2021-03-19 11:13:05 +01:00
Adrián Chaves
1d83697990
Merge pull request #4769 from scrapy/http2
...
Implement experimental HTTP/2 support
2021-03-18 22:18:12 +01:00
Mikhail Korobov
ab037ab7c9
Merge pull request #5016 from deepang17/scrapy-4996
...
DOCS: Cover scrapy-bench in the documentation
2021-03-12 04:18:56 +05:00
Eugenio Lacuesta
0c16088230
headers_received signal ( #4897 )
2021-03-11 11:52:35 -03:00
Adrián Chaves
5b2d3e17a3
Merge branch 'master' into http2
2021-03-09 14:59:17 +01:00
deepang17
2d41c77e6a
Merge branch 'master' of https://github.com/scrapy/scrapy into scrapy-4996
2021-03-09 17:33:05 +05:30
deepang17
3d88ac605b
FIX: Updated benchmarking.rst
2021-03-09 17:19:34 +05:30
Andrey Rahmatullin
954c4b48e6
Merge pull request #3667 from Gallaecio/long-allowed-domains
...
Add a FAQ entry on how to deal with long lists of allowed domains
2021-03-05 20:16:37 +05:00
deepang17
36f1dbf665
DOCS: Covered scrapy-bench
2021-03-02 22:12:44 +05:30
James McKinney
3c5668d0db
docs: Clarify there's one extension instance per spider
2021-03-01 22:00:33 -05:00
deepang17
b25616d107
DOCS: Cover scrapy-bench in the documentation
2021-02-28 16:26:46 +05:30
deepang17
7a54580679
DOCS:Cover scrapy-bench in the documentation
2021-02-28 15:33:09 +05:30
Adrián Chaves
f689615e8d
Close files in the PerYearXmlExportPipeline documentation example
2021-02-24 12:54:56 +01:00
Wehzie
a36f952198
fixed typo "an quotes.json" -> "a quotes.json" ( #5005 )
2021-02-24 08:15:44 +01:00
Adrián Chaves
6ab990181c
Document get_retry_requests
2021-02-22 14:48:03 +01:00
Andrey Rakhmatullin
58f8481301
Update docs.
2021-02-05 16:21:56 +05:00
Adrián Chaves
4c801551fa
Document that the bytes_received signal is not yet implemented for HTTP/2
2021-02-03 21:11:46 +01:00
Adrián Chaves
1773eaf5dc
Move lists closer to their introducing paragraph
2021-02-03 11:43:18 +01:00
Adrián Chaves
1a7bde0d8e
Document that HTTP/2 server pushes are ignored
2021-02-03 10:55:11 +01:00
Adrián Chaves
c8d8b180bf
Merge remote-tracking branch 'upstream/master' into http2
2021-02-03 09:37:35 +01:00
Adrián Chaves
2ce8e0c742
Document the (hard-coded) maximum HTTP/2 frame size accepted from servers
2021-02-03 09:09:53 +01:00
Adrián Chaves
f30f53b3cc
Scrapinghub → Zyte
2021-02-02 15:03:20 +01:00
M Ikram Ullah Khan
0a1e2fefab
Docs: fix typo in news.rst ( #4942 )
2021-01-04 10:30:23 -03:00
Eugenio Lacuesta
e494a3f733
protocol attribute for h2 responses
2020-12-31 11:50:15 -03:00
Eugenio Lacuesta
d698b5147b
Merge branch 'master' into http2
2020-12-31 11:13:25 -03:00
Adrián Chaves
d0af008608
Merge pull request #4878 from elacuesta/response-protocol-attribute
...
Response.protocol attribute
2020-12-16 15:27:40 +01:00
gunadhya
db10aaf9eb
Update links in installation guide ( #4899 )
2020-12-03 10:56:36 +01:00
etimoz
95d39d5cb4
removed wrong super argument in overriding serialize_fields code example
2020-11-29 13:24:04 +01:00
Adrián Chaves
07379cf9b7
Merge branch 'master' into allow-customizing-export-column-names
2020-11-20 20:06:18 +01:00
Adrián Chaves
63becd1bc8
Update news.rst
2020-11-17 21:58:08 +01:00
Adrián Chaves
15d301e968
Cover Scrapy 2.4.1 in the release notes ( #4884 )
...
Co-authored-by: Mikhail Korobov <kmike84@gmail.com>
2020-11-17 09:16:08 +01:00
Eugenio Lacuesta
5e9a99e6a1
Reponse.protocol as string
2020-11-11 11:15:29 -03:00
Eugenio Lacuesta
2242412556
Docs: placeholder for versionadded directive
2020-11-11 10:50:54 -03:00
Eugenio Lacuesta
61d089485c
Docs: sort versionadded directives
2020-11-11 01:31:21 -03:00
Eugenio Lacuesta
587b4dd71f
Docs for the Response.protocol attribute
2020-11-11 01:22:33 -03:00
Eugenio Lacuesta
114229eb4a
Docs: add a note about asyncio.set_event_loop
2020-11-06 13:29:14 -03:00
Adrián Chaves
47eac83740
Set a release date for Scrapy 2.4.0
2020-10-11 22:11:14 +02:00
Adrián Chaves
015c82b974
Scrapy 2.4 release notes ( #4808 )
2020-10-11 22:09:45 +02:00
Andrey Rahmatullin
9f8c3938cc
Merge pull request #4823 from elacuesta/cookies-revert-header
...
Do not process cookies from headers
2020-10-08 20:20:32 +05:00
Andrey Rahmatullin
45c06cfd80
Merge pull request #4831 from starrify/downloadermw-support-zstd
...
Adding support for zstd in HttpCompressionMiddleware
2020-10-08 14:08:18 +05:00
Adrián Chaves
269fe35d6d
Merge branch 'master' into http2
2020-10-06 21:05:10 +02:00
OfirD1
1a597d5e3d
moved the sentence about processing pending requests when a spider is closed onto a generic note.
2020-10-06 21:54:42 +03:00
Eugenio Lacuesta
137c8ba6ee
Docs: mention limitation about Cookie header
2020-10-06 10:50:17 -03:00
P. Chen
da3171d4f7
Using the `zstandard` package than `zstd` for supporting frames both with and without the content size info
...
See also: https://github.com/sergey-dryabzhinsky/python-zstd/issues/53
2020-10-05 23:18:58 +01:00
P. Chen
c6c3f2ce66
Updating the doc entry for the HTTP compress downloader middleware on zstd
2020-10-05 21:10:40 +01:00
Adrián Chaves
004b40a719
as soon as → as long as ( #4825 )
2020-10-02 19:53:55 -03:00
Mikhail Korobov
4f27c5f82b
Merge pull request #4768 from maranqz/feature/4606-exporter-from-FEEDS
...
Pass info from FEEDS to ItemExporter
2020-10-02 00:10:05 +05:00
Habeeb Shopeju
f47b120e2b
Documentation of link extractor usage ( #4775 )
...
* Added description when using link extractor outside crawlspiders and created reference documentation for scrapy.link.Link class
* Added link.rst to toctree
* Corrected spelling errors, moved docs to Link doctstring to use autoclass
* Moved link docs to link_extractors
* Update docs/topics/link-extractors.rst
Co-authored-by: Adrián Chaves <adrian@chaves.io>
* Update link.py
Improvements to URL description
* Update link.py
* Update link.py
Fixed line length Flake issue
* Update link.py
Fixed trailing whitespace
Co-authored-by: Adrián Chaves <adrian@chaves.io>
2020-10-01 23:50:11 +05:00
Andrey Rahmatullin
5a38639359
Merge pull request #4809 from madeny/patch-1
...
Correct some typos
2020-09-28 18:26:43 +05:00
madeny
eff96038c7
Correct some typos
...
This won't be an issue if **your** spider doesn't rely on cookies.
2020-09-26 22:50:38 +02:00
Mirwaisse Djanbaz
3989f64baa
dependecies → dependencies ( #4801 )
2020-09-21 14:40:00 +02:00
Mirwaisse Djanbaz
7f1e74daa2
dependencides → dependencies ( #4800 )
2020-09-21 14:38:16 +02:00
Mikhail Korobov
85e13aff74
Merge pull request #4782 from sripriyesha/patch-1
...
add mention of FTP server storage in media storage intro
2020-09-15 01:17:46 +05:00
Adrián Chaves
4d6359df2d
Mark HTTP/2 as experimental
2020-09-11 13:51:05 +02:00
KAILASA's Sri Nithya Priyeshananda
7a83474cc5
add mention of FTP server storage in media storage intro
...
At the beginning of this doc, in "Specifying where to store the media" feature details, FTP server storage mention was missing
2020-09-08 17:16:31 +02:00
Ilia Sergunin
d10464ca96
Update docs/topics/feed-exports.rst
...
Co-authored-by: Adrián Chaves <adrian@chaves.io>
2020-09-01 10:13:40 +03:00
Adrián Chaves
8a3ba34a75
Merge remote-tracking branch 'upstream/master' into http2
2020-08-31 16:43:32 +02:00
Jose Galdos
a41c205928
Update httpstatus documentation.
2020-08-31 08:58:43 -05:00
maranqz
a8e895e684
kwargs for Item exporters classes
...
test
docs
2020-08-30 10:57:22 +03:00
Ammar Najjar
defeaacbc2
Merge branch 'master' into 4307-use-f-strings
...
Conflicts resolved:
- delete tests/py36/_test_crawl.py
2020-08-29 07:12:44 +02:00
Adrián Chaves
3f0a677c04
Cover version directive usage in the documentation policy ( #4310 )
...
* Cover version directives in the documentation policy
* Remove version directives in preparation for Scrapy 2.0
* Update the policy based on the deprecation policy
* Only remove version directives after 3 years
2020-08-27 23:56:58 +05:00
Adrián Chaves
195f738bba
Update Python version references after dropping support for 3.5 ( #4742 )
...
* Update Python version references after dropping support for 3.5
* Remove outdated test
* Undo change affecting collect_asyncgen
* Undo change to be handled by #4743
* Remove unused import
* Remove unused import
* Update tests/requirements-py3.txt
Co-authored-by: Mikhail Korobov <kmike84@gmail.com>
Co-authored-by: Mikhail Korobov <kmike84@gmail.com>
2020-08-27 15:43:43 +05:00
Mikhail Korobov
a6b67cf4a1
Merge pull request #4755 from maranqz/csv-item-exporter-errors
...
Add errors parameter for CsvItemExporter with tests
2020-08-27 12:51:53 +05:00
Ammar Najjar
7597193dbe
Merge branch 'master' into 4307-use-f-strings
...
Resolve Conflicts:
tests/test_middleware.py
2020-08-26 13:46:46 +02:00
maranqz
29725e4b58
Fix tabulation of rst and change documentation link.
2020-08-26 14:38:37 +03:00
nyov
cf50561b86
Allow passing classes directly in Settings ( #3873 )
...
Co-authored-by: Adrián Chaves <adrian@chaves.io>
2020-08-26 13:08:14 +02:00
maranqz
560c335c07
Add errors parameter in documentation.
2020-08-26 14:00:51 +03:00
Ammar Najjar
58ca8bbf6d
Use f-strings ( #4307 )
2020-08-26 07:11:05 +02:00
Aditya
26d344b762
Merge branch 'http2' of https://github.com/scrapy/scrapy into h2-client-protocol
2020-08-24 14:58:23 +05:30
sakshamb2113
42383cc267
Add a setting to customize the asyncio event loop ( #4414 )
2020-08-19 09:18:14 +02:00
Aditya
a87ab71d10
refactor(http2): metadata for Stream
...
- Add Note about HTTP/2 Cleartext not supported in settings.rst
2020-08-18 05:52:40 +05:30
Adrián Chaves
e70975f0bb
Allow overwriting feeds ( #4512 )
...
Co-authored-by: Yuval Hager <yhager@yhager.com>
2020-08-17 15:10:08 +02:00
Eugenio Lacuesta
2aa4f3cbf9
Conditional request attribute binding for responses ( #4632 )
2020-08-17 10:39:59 +02:00
Aditya
d97cf973dd
Merge branch 'master' of https://github.com/scrapy/scrapy into h2-client-protocol
2020-08-16 11:31:10 +05:30
Andrey Rahmatullin
acb3b4433a
Merge pull request #4724 from Gallaecio/feed-uri-params
...
Document FEED_URI_PARAMS
2020-08-14 14:47:55 +05:00
Mikhail Korobov
61653418ff
Merge pull request #4090 from Gallaecio/documentation-build
...
Fix references to Python types in parameter type fields
2020-08-14 00:58:06 +05:00
Mikhail Korobov
cd0d3fd48d
Merge pull request #4705 from Gallaecio/deprecation-policy
...
Cover our deprecation policy in the documentation
2020-08-14 00:27:37 +05:00
Adrián Chaves
65e0abaea5
Document FEED_URI_PARAMS
2020-08-13 09:05:51 +02:00
Ajay Mittur
1c4b4cc6b0
Support defining file path based on item in media pipelines ( #4686 )
2020-08-11 14:12:44 +02:00
Adrián Chaves
5138f9a965
Merge remote-tracking branch 'upstream/master' into allow-customizing-export-column-names
2020-08-11 13:42:05 +02:00
Adrián Chaves
b2f4df5cb7
Merge remote-tracking branch 'upstream/master' into documentation-build
2020-08-11 13:16:14 +02:00
Aditya
c67d6dea31
fix: H2 docs, NotImplementedError for H2 Tunnel
2020-08-11 04:39:41 +05:30
Adrián Chaves
4ee538e44b
Update unicode references from Python 2 times in the documentation ( #4703 )
2020-08-04 20:34:11 +02:00
Adrián Chaves
3600582f56
Cover Scrapy 2.2.1 and 2.3 in the release notes ( #4708 )
2020-08-04 20:05:56 +02:00
Aditya
d707f8b5d9
docs: mention H2DownloadHandler in settings.rst
2020-07-30 18:06:21 +05:30
Adrián Chaves
6f4ccec567
Cover our deprecation policy in the documentation
2020-07-30 14:03:14 +02:00
Adrián Chaves
890b2138a6
Remove the u prefix from strings
2020-07-30 13:39:30 +02:00
Mikhail Korobov
5e2d1bd187
Merge pull request #4434 from BroodingKangaroo/ISSUE-4250-add_batch_deliveries
...
Feed exports: add batch deliveries
2020-07-29 23:03:28 +05:00
BroodingKangaroo
a6c1d79b7c
pep8 tiny changes
2020-07-28 11:53:05 +03:00
Andrey Rahmatullin
f3372a3753
Merge pull request #4254 from elacuesta/spider.parse
...
Change Scraper API to call internal `_parse` method
2020-07-21 17:37:54 +05:00
Adrián Chaves
d29bec60d7
Upgrade PyPy for CI, and test both 3.5 (oldest) and 3.6 (newest) ( #4504 )
...
* Upgrade PyPy for CI, and test both 3.5 (oldest) and 3.6 (newest)
* Log a detailed error message to discover why MockServer is not working
* Go for all lines!
* Disable tests based on mitmproxy while running on PyPy
* Fix test_get_func_args for PyPy 3.6+
* Make testPayloadDefaultCiphers work regardless of OpenSSL default ciphers
* Crossing fingers…
* Rename: testPayloadDefaultCiphers → testPayloadDisabledCipher
* Test the PyPy version currently documented as the minimum required version
* Fix the PYPY_VERSION tag
* Update the documentation about supported PyPy versions
* Also test the latest 3.5 Python version with PyPy
* Fix the PYPY_VERSION value for the latest 3.5 version
* Use pinned dependencies for asyncio and PyPy tests against oldest supported Python versions
* Fix PyPy installation for the pypy3-pinned Tox environment
* Try installing Cython
* Maybe PyPy requires lxml 3.6.0?
* install.rst: minor clarification
* lxml 4.0.0 is required on PyPy
* Require setuptools 18.5+
* Revert "Require setuptools 18.5+"
This reverts commit 017ec33ac2 .
* Maintain lxml as a dependency if setuptools < 18.5 is used
2020-07-17 02:19:24 +05:00
Adrián Chaves
c4f9250220
Merge branch 'master' into ISSUE-4250-add_batch_deliveries
2020-07-16 17:44:18 +02:00
BroodingKangaroo
41263f61c6
Change single quotes to double in example in docs
2020-07-16 18:41:45 +03:00
Mikhail Korobov
07470e1a3c
Merge pull request #3608 from ejulio/feat-685
...
[MRG+1] Fix for #685 Add Google Cloud Storage Feed Export
2020-07-16 18:11:19 +05:00
BroodingKangaroo
8bdcdb0a76
Add quotes to example in docs
2020-07-16 09:13:54 +03:00
Júlio César Batista
38496a00b7
Use the itemlaoders library ( #4516 )
2020-07-15 12:08:36 +02:00
Aditya Kumar
3f7e8635f4
Allow the parse command to write data to a file ( #4377 )
2020-07-11 08:48:24 +02:00
Eugenio Lacuesta
2be2bdd2df
Merge remote-tracking branch 'upstream/master' into spider.parse
2020-07-08 14:00:54 -03:00
BroodingKangaroo
6454d456d2
Make check of placeholder less strict
2020-07-03 10:24:13 +03:00
BroodingKangaroo
1e245046ed
Change setting name. Add leading zeroes to batch_id. Minor fixes.
2020-07-02 12:38:08 +03:00
Andrey Rahmatullin
af55d23167
Update the OpenSSL cipher list format link
...
OpenSSL `ciphers(1)` is now almost empty: https://www.openssl.org/docs/manmaster/man1/ciphers.html
Alternative would be linking to 1.1.1 docs specifically.
2020-07-01 19:46:54 +05:00
BroodingKangaroo
7b1d3c35ea
Minor updates
2020-07-01 12:24:31 +03:00
Eugenio Lacuesta
5b88c522ac
Simplify dataclass example in item loader docs
2020-06-30 12:18:21 -03:00
BroodingKangaroo
05c2587c6a
Docs update and tiny fixes
2020-06-28 09:45:45 +03:00
BroodingKangaroo
c3cee74fd4
Change default value of FEED_STORAGE_BATCH_ITEM_COUNT to 0
2020-06-26 18:45:21 +03:00
BroodingKangaroo
77333666f1
resolve conflicts
2020-06-26 14:55:46 +03:00
Adrián Chaves
6f4c964aa4
Cover Scrapy 2.2.0 in the release notes ( #4630 )
2020-06-24 12:26:38 +02:00
Adrián Chaves
cfd039aeb6
Remove a duplicate GCS_PROJECT_ID reference target
2020-06-22 19:28:33 +02:00
Eugenio Lacuesta
73b6ce8cb5
Update docs about dataclass items and loaders
2020-06-22 14:13:37 -03:00
Eugenio Lacuesta
1335d9053e
Update docs/topics/loaders.rst
...
Co-authored-by: Adrián Chaves <adrian@chaves.io>
2020-06-22 14:05:44 -03:00
Eugenio Lacuesta
3efea98e05
Docs: add note about dataclass items and loaders
2020-06-22 12:41:25 -03:00
Eugenio Lacuesta
c7f1c7e3f3
Merge branch 'master' into feat-685
2020-06-19 21:30:54 -03:00
Adrián Chaves
f9c63384c0
Merge branch 'master' into allow-customizing-export-column-names
2020-06-18 14:09:20 +02:00
Adrián Chaves
88ade19675
Merge branch 'master' into spider-name-collision
2020-06-18 14:01:02 +02:00
Devi Sandeep
5d54173187
Update docs on accessing callback arguments in errback ( #4634 )
2020-06-18 12:01:38 +02:00
Eugenio Lacuesta
ec98dabfab
Support for dataclass and attrs items ( #3881 )
2020-06-14 11:45:27 +02:00
Eugenio Lacuesta
8b549392f9
Bump minimum Python version to 3.5.2 ( #4615 )
2020-06-11 14:53:59 +02:00
Eugenio Lacuesta
b6c5289fb9
Close page in pyppeteer example, mention asyncio reactor
2020-06-10 12:11:49 -03:00
Eugenio Lacuesta
78aa1b2bfc
Fix typo
2020-06-08 11:19:15 -03:00
Eugenio Lacuesta
bdabc500aa
Update headless browser docs
2020-06-06 16:47:15 -03:00
Mikhail Korobov
1d2b692666
Merge pull request #4596 from sharmarohit/remove-unneeded-escape-sequence
...
remove unneeded escape sequence
2020-06-02 02:30:33 +05:00
Adrián Chaves
c86a1035dd
Merge pull request #4563 from willbeaufoy/hoverxref
...
Extend hoverxref_roles to custom crossrefs (#4495 )
2020-06-01 07:18:13 +02:00
Bulat Khabibullin
5cef927944
Implement TextResponse.json() ( #4574 )
2020-06-01 06:57:23 +02:00
Mikhail Korobov
13215cfb71
Merge pull request #4559 from elacuesta/cancel-request-download
...
Stop response download from signal handler
2020-05-27 21:46:00 +05:00
Andrey Rahmatullin
7bf375098e
Merge pull request #2400 from elacuesta/keep_cookie_header
...
[MRG+1] CookiesMiddleware: keep cookies from 'Cookie' request header, fix encoding
2020-05-27 21:41:43 +05:00
Eugenio Lacuesta
492197e477
StopDownload: store response in the exception instead of the failure
2020-05-27 10:45:07 -03:00
Eugenio Lacuesta
634ad5ebca
Merge remote-tracking branch 'upstream/master' into cancel-request-download
2020-05-27 10:27:45 -03:00
Will Beaufoy
898bdd3feb
Update docs README with build instructions using tox
...
None of the existing commands built the docs properly for me (I had to
revert the changes in 901892d to docs/conf.py to get them to build
properly, and even then no tooltips displayed).
Building them with tox worked for me, but other developers say they
can still use the original method, so the docs now contain both.
2020-05-26 19:09:23 +01:00
Rohit Sharma
0cc0e51ca3
remove uneeded escape sequence
...
removed uneeded wscape sequences from method arguments in the docs
folder
2020-05-24 13:38:44 -07:00
Adrián Chaves
08756cd87a
Fix the description of the ScreenshotPipeline example item pipeline
2020-05-22 18:06:54 +02:00
Eugenio Lacuesta
f6ed5edc31
CookiesMiddleware: keep cookies from 'Cookie' request header
2020-05-21 11:07:41 -03:00
BroodingKangaroo
5f6c1dceb1
Merge remote-tracking branch 'upstream/master' into ISSUE-4250-add_batch_deliveries
2020-05-21 12:43:04 +03:00
Eugenio Lacuesta
276721a5dc
Stop response download
2020-05-20 14:46:26 -03:00
Adrián Chaves
f418c6d5f7
logging.rst: remove unused, misleading import
2020-05-19 20:04:47 +02:00
nsirletti
c2a0cca0fe
Suppress Sphinx warnings about MIME types other than .rst
2020-05-19 02:17:11 +02:00
Mikhail Korobov
febe82a907
Merge pull request #4486 from ilias-ant/add-file-status-on-media-pipelines-file-info
...
Add status (downloaded, uptodate) to files information
2020-05-18 22:30:30 +05:00
Mikhail Korobov
14612fc3d3
Merge pull request #4534 from elacuesta/deprecate-baseitem
...
Deprecate scrapy.item.BaseItem
2020-05-16 03:24:06 +05:00
BroodingKangaroo
10ae1a284f
Minor fixes
2020-05-15 22:50:54 +03:00
Adrián Chaves
36c3c9713e
Run tests with Python 3.5.0 ( #4518 )
...
* Run tests with Python 3.5.0
* Use Ubuntu Trusty 14.04 to test Python 3.5.0
* Use mitmproxy<3.0.0 on Python 3.5.0
* Skip tests requiring mitmproxy in Python 3.5.0
* Change the minimum Python version from 3.5 to 3.5.1
* Do not prevent Scrapy from working with Python 3.5.0
* Force system Python 3.5.1
* Do not install a non-system Python in Python 3.5.1 jobs
* Switch to Trusty to be able to test Xenial’s Python version ¯\_(ツ)_/¯
* Add missing trusty
* Stop breaking old PyPy
* Allow installing Scrapy on Python 3.5.0
2020-05-15 22:37:56 +05:00
BroodingKangaroo
1cdcf8b08b
Minor fixes
2020-05-15 20:14:07 +03:00
BroodingKangaroo
69c005f013
Documentation indent fix
2020-05-14 10:35:56 +03:00
BroodingKangaroo
111a58fe3d
Merge remote-tracking branch 'upstream/master' into ISSUE-4250-add_batch_deliveries
2020-05-14 09:53:14 +03:00
BroodingKangaroo
8662d3587d
Documentation and code refactoring
2020-05-14 00:05:36 +03:00
BroodingKangaroo
2327ecead0
Rename FEED_STORAGE_BATCH_SIZE to FEED_STORAGE_BATCH_ITEM_COUNT
2020-05-13 22:50:04 +03:00
Adrián Chaves
7dac99bb12
Merge branch 'master' into deprecate-baseitem
2020-05-13 20:35:03 +02:00
Aditya Kumar
8d1269bcbc
Cover chompjs in documentation ( #4562 )
2020-05-12 20:42:28 +02:00
nsirletti
cb8140a42a
Deprecate Response.body_as_unicode() ( #4555 )
...
Co-authored-by: Nicolas Sirletti <n.sirletti@gmail.com>
2020-05-11 20:20:31 +02:00
Eugenio Lacuesta
fb7ba6964d
Merge branch 'master' into deprecate-baseitem
2020-05-11 10:21:56 -03:00
Mikhail Korobov
b183579564
Merge pull request #4205 from elacuesta/bytes_received_signal
...
Add bytes_received signal
2020-05-11 15:09:55 +05:00
Will Beaufoy
1bfbcc6180
Extend hoverxref_roles to custom crossrefs ( #4495 )
2020-05-10 13:49:13 +01:00
Adrián Chaves
e07708e374
request-response: update the consequences of str(b'')
2020-05-09 15:54:31 +02:00
Adrián Chaves
c6746f0e38
bytes array → bytes object
2020-05-09 15:51:11 +02:00
Eugenio Lacuesta
9485724d98
Merge branch 'master' into deprecate-baseitem
2020-05-08 19:32:47 -03:00
Mikhail Korobov
794ab19660
Merge pull request #3727 from Gallaecio/pylint
...
Use pylint
2020-05-09 02:22:54 +05:00
Antonio Gordillo Toledo
cf09af787e
Remove Python 2 encoding header from files ( #4553 )
2020-05-08 15:45:19 +02:00
Eugenio Lacuesta
6160370927
Merge remote-tracking branch 'upstream/master' into deprecate-baseitem
2020-05-07 14:38:54 -03:00
Adrián Chaves
bbd9d05dbf
request-response.rst: review type references around body mentions
2020-05-07 11:44:43 +02:00
Eugenio Lacuesta
7fd2085725
Merge remote-tracking branch 'upstream/master' into bytes_received_signal
2020-05-06 22:41:16 -03:00
Adrián Chaves
a19d15013a
Merge remote-tracking branch 'upstream/master' into spider-name-collision
2020-05-06 20:52:36 +02:00
Adrián Chaves
a859ea0c8b
Merge remote-tracking branch 'upstream/master' into allow-customizing-export-column-names
2020-05-06 19:48:32 +02:00
Adrián Chaves
a79cfce57b
Merge branch 'master' into pylint
2020-05-06 16:24:13 +02:00
Eugenio Lacuesta
8d1e3ee0dd
Remove deprecated BaseItem from the docs
2020-05-06 09:24:40 -03:00
Eugenio Lacuesta
7988c676a9
Update Item docstring, update BaseItem occurrences
2020-05-05 13:11:01 -03:00
Mikhail Korobov
fe6154e4fa
clarify DOWNLOADER_HTTPCLIENTFACTORY docs
2020-05-04 18:18:38 +05:00
Eugenio Lacuesta
e1948b4923
Add example about bytes_received signal
2020-05-04 09:07:27 -03:00
Mikhail Korobov
83d7360bb7
Don't mention unsupported package versions in docs
2020-05-04 02:00:11 +05:00
BroodingKangaroo
dad2ea7522
Change time_id to batch_time
2020-05-02 01:21:03 +03:00
Eugenio Lacuesta
4d625afda5
Merge branch 'master' into bytes_received_signal
2020-05-01 16:11:32 -03:00
BroodingKangaroo
df81870f39
Merge branch 'master' of https://github.com/scrapy/scrapy into ISSUE-4250-add_batch_deliveries
2020-05-01 12:18:39 +03:00
Adrián Chaves
ec0a0eb3ab
Merge branch 'master' into spider-name-collision
2020-04-28 21:13:08 +02:00
Adrián Chaves
1006db1e10
Merge branch 'master' into documentation-build
2020-04-28 21:07:14 +02:00
Ashe
c207dbf939
Remove the asyncio warning from coroutines page ( #4513 )
2020-04-27 19:45:19 +02:00
BroodingKangaroo
a18621552f
Merge branch 'master' of https://github.com/BroodingKangaroo/scrapy into ISSUE-4250-add_batch_deliveries
2020-04-27 10:34:36 +03:00
BroodingKangaroo
2eee6c8101
Documentation spelling fix
2020-04-27 09:58:14 +03:00
BroodingKangaroo
f0f1be76d1
Using time_id instead of time as a timestamp
2020-04-27 09:56:57 +03:00
Adrián Chaves
ffe576c4ed
Cover Scrapy 2.1 in the release notes ( #4499 )
...
Co-authored-by: Mikhail Korobov <kmike84@gmail.com>
2020-04-24 11:44:36 +02:00