Yegor
29c2477f0a
Document the need to install boto3
2023-02-15 16:40:05 +01:00
Andrey Rakhmatullin
76eba9977b
Skip or fix failing code block tests ( #5826 )
2023-02-14 09:40:38 +01:00
pankaj1707k
03f32c018f
Update black version and fix minor typos and punctuations
2023-02-03 11:52:20 +05:30
Pankaj Kumar
280cd6ce71
Merge branch 'scrapy:master' into blacken-docs
2023-02-03 11:38:26 +05:30
pankaj1707k
7fdbbd3ccb
Fix for python 3.11 (docs) check on pull request
2023-02-02 15:52:22 +05:30
Adrián Chaves
b07d3f85a3
Upgrade CI tools
2023-02-02 06:37:40 +01:00
Adrián Chaves
068af85722
Add release notes for Scrapy 2.8 ( #5799 )
2023-02-02 04:54:02 +01:00
pankaj1707k
cc9eb3fa79
Format python console blocks using blacken-docs
...
Prepend '.. code-block:: pycon' to make python console blocks detectable by blacken-docs
2023-02-01 20:37:39 +05:30
pankaj1707k
c1bbb299d7
Add and run pre-commit hook 'blacken-docs'
...
Change python code snippets to begin with '.. code-block:: python' to be recognized by the hook for formatting. All snippets under '::' (rst literal blocks) are ignored.
2023-02-01 16:30:57 +05:30
Andrey Rakhmatullin
ccd1385e11
Merge branch 'master' into no-callback
2023-01-30 15:43:05 +05:00
Jalil SA
a5c1ef8276
sort imports with isort
2023-01-25 14:25:15 -06:00
Adrián Chaves
9272c4af0c
Merge remote-tracking branch 'scrapy/master' into no-callback
2023-01-25 17:41:41 +01:00
Emmanuel Rondan
72a853c751
fixing contributing page with suggestions
2023-01-23 14:56:48 -03:00
Emmanuel Rondan
f2c22aaabb
Merge remote-tracking branch 'upstream/master' into add-black-formatter
2023-01-20 17:08:07 -03:00
Emmanuel Rondan
8ee4817471
reaplying black, fixing conflicts and ignoring bandit checks on test directory
2023-01-20 10:55:46 -03:00
Laerte Pereira
b611848029
fix(docs): Change `versionchanged` value
2023-01-20 08:35:17 -03:00
Laerte Pereira
973f0cf567
fix: line break
2023-01-20 08:23:05 -03:00
Laerte Pereira
8270df754d
Set `FEED_EXPORT_ENCODING='utf-8'` in the default template
2023-01-20 07:55:16 -03:00
Adrián Chaves
a493464942
Update the screenshot pipeline code example
2023-01-19 19:53:53 +01:00
Adrián Chaves
50500a6b28
Implement a NO_CALLBACK value for Request.callback
2023-01-19 17:14:18 +01:00
Emmanuel Rondan
23e8b553b4
fixing docs with suggestions
2023-01-18 11:46:12 -03:00
Emmanuel Rondan
482a0b79e3
explaining pre-commit on documentation
2023-01-17 14:26:12 -03:00
Andrey Rakhmatullin
f87d061069
Merge branch 'master' into download-delay-documentation
2023-01-13 00:22:48 +05:00
Emmanuel Rondan
12b556a352
Merge branch 'master' into add-black-formatter
2022-12-26 12:25:32 -03:00
Josh Soref
41734bb5c1
spelling: unencodeable
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-12-18 21:46:49 -05:00
Josh Soref
5f33a64a02
spelling: middleware
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-12-18 21:33:21 -05:00
Josh Soref
b62aacfee3
spelling: initializing
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-12-18 21:33:21 -05:00
Josh Soref
b6426b8e03
spelling: heavily
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-12-18 21:33:21 -05:00
Josh Soref
87fc92441f
spelling: crawlable
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-12-18 21:33:21 -05:00
Josh Soref
f3c6bfdebe
spelling: accounting
...
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
2022-12-18 20:26:42 -05:00
Yohanna Lisnichuk
b63ca6f834
docs: use the right notes directive
2022-12-15 13:20:45 -03:00
Yohanna Lisnichuk
96e526aad8
docs: change DOWNLOAD_DELAY description format
...
To be consistent with the other settings' descriptions
2022-12-15 10:01:55 -03:00
Andrey Rahmatullin
fe60c1224e
Fix the name of the Proxy-Authorization header in release notes ( #5744 )
2022-12-05 11:44:39 +01:00
Emmanuel Rondan
e211ec0aa2
adding black formatter to all the code
2022-11-29 11:30:46 -03:00
Mark Mayo
f9a29f03d9
Address some issues reported by Pylint ( #5677 )
...
Co-authored-by: Felipe Boff Nunes <51033921+felipeboffnunes@users.noreply.github.com>
Co-authored-by: Andrey Rahmatullin <wrar@wrar.name>
2022-11-27 11:00:13 +01:00
Andrey Rahmatullin
d19a216e10
Merge branch 'master' into pathlib
2022-11-25 18:20:25 +05:00
Pablo Hoffman
c04ccbceb9
doc: add instructions to debug Scrapy spiders in Visual Studio Code
2022-11-21 15:49:33 +01:00
Hassan Shoayb
29bf7f5a6c
broad-crawls.rst: fix a typo ( #5714 )
2022-11-14 09:45:00 +01:00
Andrey Rakhmatullin
6ded3cf4cd
Bump version: 2.7.0 → 2.7.1
2022-11-02 17:00:47 +06:00
Andrey Rakhmatullin
5ec175b8bb
Small relnotes fixes.
2022-11-02 13:54:00 +06:00
Andrey Rakhmatullin
940a73863b
Release notes for 2.7.1.
2022-11-01 19:00:33 +06:00
Magnus Offermanns
fd692f3091
Prevent running the -O and -t command-line options together ( #5605 )
...
Co-authored-by: Andrey Rakhmatullin <wrar@wrar.name>
2022-10-27 14:43:31 +02:00
Andrei Andrukhovich
b394f2165a
Fix typo: [they] depends → depend ( #5694 )
2022-10-26 22:11:28 +02:00
Mikhail Korobov
82f25bc44a
Merge pull request #5681 from mattkohl-flex/master
...
Documentation: typo fixes
2022-10-18 15:27:52 +05:00
Matthew Donoughe
40d9ca3bdd
use pathlib
2022-10-17 17:40:10 -04:00
Andrey Rakhmatullin
20b79a0f2e
Bump version: 2.6.2 → 2.7.0
2022-10-17 19:09:22 +06:00
Adrián Chaves
06c8f673af
2.7 release notes ( #5680 )
...
* Fix the display name of documented fingerprinter class methods
* Initial draft for the Scrapy 2.7 release notes
* Update VERSION and PREVIOUS_VERSION references
* Clarify the restrictions lifted for item field output names
* Fix the description of the BOM bug fix
* Fix the note about changes in MIME sniffing
* Fix typo
* Extend highlights
* Fyx typo
2022-10-17 18:04:29 +05:00
mattkohl-flex
c49764ffd7
typo fixes
2022-10-17 11:15:17 +01:00
Andrey Rakhmatullin
62cc26e209
Change TWISTED_REACTOR in the default template.
2022-10-14 22:03:54 +06:00
Laerte Pereira
da9a2f8a94
Remove mention of minimum PyPy versions from the documentation ( #5678 )
2022-10-12 16:10:39 +02:00