Commit Graph

9781 Commits

Author SHA1 Message Date
Andrey Rakhmatullin 52c072640a Bump version: 2.8.0 → 2.9.0 2023-05-08 14:30:06 +04:00
Andrey Rakhmatullin 5bb6dfbc25
Merge pull request #5909 from scrapy/relnotes-2.9
Release notes for 2.9.0
2023-05-08 14:27:21 +04:00
Andrey Rakhmatullin caa66fa15a Mention deprecating _FeedSlot. 2023-05-08 13:27:01 +04:00
Andrey Rakhmatullin 636559f1cc Add newer changes. 2023-05-04 17:55:07 +04:00
Andrey Rakhmatullin 92f86fab06
Merge pull request #5919 from scrapy/docs-parsel-fixes
Enable doc tests for selectors.rst, fix issues
2023-05-04 17:30:33 +04:00
Andrey Rakhmatullin d1d6465ef4 Address feedback. 2023-05-04 17:19:01 +04:00
Andrey Rakhmatullin cba891a66c Enable doc tests for selectors.rst, fix issues. 2023-05-04 15:04:33 +04:00
Andrey Rakhmatullin 776cf59990
Merge pull request #5918 from Laerte/master
fix: Handle Parsel > 1.7.0 warning
2023-05-04 13:52:08 +04:00
Laerte Pereira 7317ff1101 refactor: use kwargs strategy 2023-05-04 05:55:25 -03:00
Laerte Pereira d907f9e092 fix: Handle Parsel > 1.7.0 warning 2023-05-03 22:12:21 -03:00
Andrey Rakhmatullin ea15ff1d32
Merge pull request #5915 from jxlil/feature/support-parsel-jmespath
Added support for the Parsel JMESPath feature
2023-05-03 13:18:39 +04:00
Jalil SA a038faf11c fix: tests/tes_selector.py 2023-05-02 19:40:04 -06:00
Jalil SA 4bb99fd2f3 fix: pylint 2023-05-02 19:26:20 -06:00
Jalil SA a604dfae5c update tests 2023-05-02 19:19:00 -06:00
Jalil SA 1eb4460485 fix: jmespath 2023-05-02 18:49:05 -06:00
Andrey Rakhmatullin 6a169d4462
Merge pull request #5917 from Laerte/master
fix: non-UTF-8 content-type headers
2023-05-02 22:15:21 +04:00
Laerte Pereira 7b49aa1b01 chore: add tests 2023-05-02 12:53:04 -03:00
Laerte Pereira 8acde511a9 fix: non-UTF-8 content-type headers 2023-05-02 12:11:23 -03:00
Jalil SA 578606779d update tests 2023-04-29 00:52:39 -06:00
Jalil SA 3d29f20fc2 added tests for jmespath 2023-04-28 23:54:09 -06:00
Jalil SA 865c36bdbb update docs 2023-04-28 08:56:11 -06:00
guillermo-bondonno b50c032ee9
Add feed_slot_closed and feed_exporter_closed signals (#5876) 2023-04-26 08:20:37 +02:00
Jalil SA 9af596a6b8 feat: Add support for the Parsel JMESPath 2023-04-25 10:24:14 -05:00
Andrey Rakhmatullin 8c8fb67057
Update tool versions (#5908) 2023-04-24 09:34:34 +02:00
Andrey Rakhmatullin 67bfb304cd Release notes for the current master. 2023-04-21 20:49:51 +04:00
Jalil SA 5a37af146f
Update documentation expectations for Parsel 1.8.0 (#5902) 2023-04-21 09:29:57 +02:00
DeflateAwning 87c8c51999
Fix a typo in the FAQ (#5904) 2023-04-20 08:23:02 +02:00
Andrey Rakhmatullin abc9c1ac6f
Merge pull request #5901 from jxlil/fix/5899
Fix: Request.from_curl() with $-prefixed string literals
2023-04-19 13:35:01 +04:00
Jalil SA f69ba43f8e fix: import re 2023-04-19 02:06:00 -05:00
Jalil SA b7ecec1809
Update scrapy/utils/curl.py
Co-authored-by: Adrián Chaves <adrian@chaves.io>
2023-04-19 01:04:03 -06:00
tstauder ef61fb5698
Fix flaky tests involving feed export batches (#5898)
Co-authored-by: jmannoop <jmannoop@umich.edu>
2023-04-19 08:33:32 +02:00
Jalil SA 7e1814faf8 fix: regex 2023-04-18 23:36:51 -05:00
Jalil SA 3209eac14f fix: checks 2023-04-18 22:35:15 -05:00
Jalil SA 69f96b9e96 fix: regex 2023-04-18 22:28:16 -05:00
Jalil SA 88c58a8c9c feat: added test_post_data_raw_with_string_prefix 2023-04-18 22:28:16 -05:00
Jalil SA f5447f3b4c fix: Request.from_curl() with prefixed string literals 2023-04-18 22:27:52 -05:00
Andrey Rakhmatullin 02f3e8d413
Typing for scrapy/core/downloader (#5896) 2023-04-17 08:37:52 +02:00
Andrey Rakhmatullin e1f66620ec
Fix typo on tutorial.rst (#5893) (#5895)
Co-authored-by: Seth Herr <seth.william.herr@gmail.com>
2023-04-14 16:13:21 +02:00
guillermo-bondonno 441ac196e4
Implement a request_to_curl function (#5892) 2023-04-13 17:46:59 +02:00
Serhii A c2a31974ff
Improve get_func_args (#5885) 2023-04-13 11:44:20 +02:00
Andrey Rakhmatullin d911837389
Merge pull request #5881 from sbartlett97/LinkExtractor-Patch
Patched LxmlParserLinkExtractor
2023-04-12 12:28:21 +04:00
Adrián Chaves 3f0c2fae5e Skip test_skip_bad_links based on the w3lib version 2023-04-12 09:28:28 +02:00
Kartik Kumar d47c732ae9
base64-decode GCS checksums (#5891) 2023-04-11 18:25:42 +02:00
Andrey Rakhmatullin 283e1eb302
Merge pull request #5880 from Prathm-s/Prathms/#1611
return failure added to _sent_failed
2023-04-11 17:38:06 +04:00
Andrey Rakhmatullin c7730627a0
Typing improvements for some core components (#5889) 2023-04-11 13:47:41 +02:00
Andrey Rakhmatullin bdb78b9aa5
Merge pull request #5581 from felipeboffnunes/fix_post_processing_with_s3
Fix Feed Exporter issue with Post Processing
2023-04-11 15:06:11 +04:00
Felipe Boff Nunes 23017e6e92 adjust 2023-04-10 12:30:00 -03:00
Mojtaba Dashtinejad 98571eb946
Add missing slash in selecting dynamically-loaded content documentation (#5890) 2023-04-10 14:14:49 +02:00
Felipe Boff Nunes a0e2e36b52 adjustments 2023-04-06 14:23:19 -03:00
Felipe Boff Nunes 0ffd1667ba adjustments 2023-04-06 14:17:35 -03:00