Adrián Chaves
|
7fe7f1734a
|
Bump version: 2.13.0 → 2.13.1
|
2025-05-28 10:12:46 +02:00 |
Adrián Chaves
|
08ee88456f
|
bumpversion: set the release date automatically
|
2025-05-28 10:12:37 +02:00 |
Adrián Chaves
|
0cdb971f63
|
Complete the release notes
|
2025-05-28 10:06:04 +02:00 |
Mikhail Korobov
|
c6643c08ee
|
Merge pull request #6828 from scrapy/lower-start-priority
Scrapy 2.13.1: Prioritize other requests over start requests
|
2025-05-28 11:29:57 +05:00 |
Andrey Rakhmatullin
|
b41aea4873
|
Restructure download handler tests. (#6821)
* Restructure download handler tests.
* Typo.
* Use mixins to reduce boilerplate.
|
2025-05-27 18:19:47 +05:00 |
Adrián Chaves
|
e3f82afaf1
|
Add a test for ScrapyPriorityQueue pop order
|
2025-05-27 10:01:00 +02:00 |
Andrey Rakhmatullin
|
5973208567
|
Make the release notes work better on PyPI. (#6826)
|
2025-05-27 12:34:49 +05:00 |
Andrey Rakhmatullin
|
06dec08125
|
Fix a wrong versionadded usage. (#6822)
|
2025-05-27 12:34:40 +05:00 |
Keval Sakhiya
|
43087fe1df
|
Fix typo in documentation and code: 'needs_backoff' -> 'needs_backout' (#6815)
Corrected the typo in the code and documentation where 'needs_backoff' was incorrectly used instead of 'needs_backout'.
|
2025-05-27 12:34:33 +05:00 |
Andrey Rakhmatullin
|
f28be27423
|
Add a deepwiki badge, update other badges. (#6793)
|
2025-05-27 12:34:14 +05:00 |
Adrián Chaves
|
05529f3017
|
Release notes for Scrapy 2.13.1
|
2025-05-27 08:44:18 +02:00 |
Adrián Chaves
|
9d92d16510
|
Prioritize other requests over start requests
|
2025-05-27 08:32:24 +02:00 |
Andrey Rakhmatullin
|
816d23da30
|
Make the release notes work better on PyPI. (#6826)
|
2025-05-26 21:31:28 +02:00 |
Andrey Rakhmatullin
|
f2fc177f1f
|
Fix a wrong versionadded usage. (#6822)
|
2025-05-23 11:06:33 +02:00 |
Keval Sakhiya
|
ff7d29654a
|
Fix typo in documentation and code: 'needs_backoff' -> 'needs_backout' (#6815)
Corrected the typo in the code and documentation where 'needs_backoff' was incorrectly used instead of 'needs_backout'.
|
2025-05-20 07:51:31 +02:00 |
Andrey Rakhmatullin
|
4b9043b532
|
Merge pull request #6803 from wRAR/simplify-defer
Simplify deferred_from_coro(), add more tests.
|
2025-05-16 18:11:56 +04:00 |
Andrey Rakhmatullin
|
b9caaf8a63
|
Simplify deferred_from_coro(), add more tests.
|
2025-05-16 17:16:45 +05:00 |
Andrey Rakhmatullin
|
457ba39719
|
Merge pull request #6801 from wRAR/signals-async
Add `send_catch_log_async()`.
|
2025-05-15 21:51:26 +04:00 |
Andrey Rakhmatullin
|
3c2cd53abb
|
Skip the doctest.
|
2025-05-15 22:17:37 +05:00 |
Andrey Rakhmatullin
|
bf1bfaaa3e
|
Slight improvements for the signal docs.
|
2025-05-15 20:02:38 +05:00 |
Andrey Rakhmatullin
|
1ddcb568e2
|
Add send_catch_log_async().
|
2025-05-15 15:45:55 +05:00 |
Andrey Rakhmatullin
|
82acef3051
|
Add AsyncCrawlerRunner. (#6796)
|
2025-05-14 16:21:18 +02:00 |
Andrey Rakhmatullin
|
b86f00327a
|
Refactor more Deferred functions. (#6795)
|
2025-05-13 20:47:57 +02:00 |
Andrey Rakhmatullin
|
2442536d0f
|
Add a deepwiki badge, update other badges. (#6793)
|
2025-05-13 10:22:28 +02:00 |
Felipe Benevolo
|
128cb551eb
|
refactor tests/test_downloadermiddleware_httpcache.py (#6769)
|
2025-05-12 13:04:34 +02:00 |
Andrey Rakhmatullin
|
82a3245158
|
Bump version: 2.12.0 → 2.13.0
|
2025-05-08 14:43:34 +05:00 |
Andrey Rakhmatullin
|
0f8abd2cce
|
Merge pull request #6757 from wRAR/relnotes-2.13.0
Release notes for 2.13.0
|
2025-05-08 13:41:56 +04:00 |
Andrey Rakhmatullin
|
0ce693dfa9
|
Update VERSION strings.
|
2025-05-08 13:23:19 +05:00 |
Andrey Rakhmatullin
|
b07e6d4ea8
|
Merge remote-tracking branch 'origin/master' into relnotes-2.13.0
|
2025-05-08 13:17:47 +05:00 |
Andrey Rakhmatullin
|
e86b5051c2
|
Merge commit '373e501' into relnotes-2.13.0
|
2025-05-08 10:55:57 +05:00 |
Andrey Rakhmatullin
|
5f6d1b464b
|
Cover up to 373e501 in the release notes.
|
2025-05-08 10:55:40 +05:00 |
Adrián Chaves
|
036f3e5627
|
Support asynchronous start requests (#6729)
|
2025-05-07 19:04:03 +02:00 |
Adrián Chaves
|
373e501f78
|
Link to scrapy.org from the docs (#6780)
|
2025-05-07 16:11:22 +02:00 |
Andrey Rakhmatullin
|
4899d416e7
|
Add PyPy 3.11 to CI. (#6697)
|
2025-05-06 12:31:28 +02:00 |
Andrey Rakhmatullin
|
474f8312ff
|
Merge pull request #6776 from wRAR/deferred-apis
Add a list of Deferred-only APIs.
|
2025-05-05 21:28:50 +04:00 |
Andrey Rakhmatullin
|
acb5f895cd
|
Update docs/topics/coroutines.rst
Co-authored-by: Adrián Chaves <adrian@chaves.io>
|
2025-05-05 22:28:36 +05:00 |
Adrián Chaves
|
523fc25c4d
|
Document default values set by startproject (#6775)
|
2025-05-05 18:51:15 +02:00 |
Andrey Rakhmatullin
|
b93290f28a
|
Add a list of Deferred-only APIs.
|
2025-05-05 19:38:04 +05:00 |
Andrey Rakhmatullin
|
509b572efc
|
Migrate the build system to hatchling. (#6771)
|
2025-05-05 09:51:53 +02:00 |
Andrey Rakhmatullin
|
2a1edbd473
|
Remove usages of TestCase._wait(). (#6773)
|
2025-05-05 09:44:17 +02:00 |
Andrey Rakhmatullin
|
ff1ac75c9e
|
Fix shutdown tests. (#6772)
|
2025-05-05 09:37:38 +02:00 |
Andrey Rakhmatullin
|
5dfe7cd7b8
|
Improve tests for start items. (#6770)
|
2025-05-05 09:36:52 +02:00 |
Adrián Chaves
|
8f059d4095
|
Merge pull request #6766 from wRAR/errback-tests
Improve test coverage of Scraper.
|
2025-05-02 10:37:28 +02:00 |
Andrey Rakhmatullin
|
da9078c4bb
|
Add tests for raising CloseSpider in callbacks.
|
2025-05-01 23:12:39 +05:00 |
Andrey Rakhmatullin
|
23c206af35
|
Improve test coverage of Scraper.
|
2025-05-01 22:59:18 +05:00 |
Andrey Rakhmatullin
|
6deae473d9
|
Merge pull request #6764 from wRAR/spider-arg-scraper
Remove the unnecessary spider argument from Scraper and related code.
|
2025-04-30 18:33:35 +04:00 |
Andrey Rakhmatullin
|
eced5ca2d3
|
Remove the unnecessary spider argument from Scraper and related code.
|
2025-04-30 00:57:44 +05:00 |
Andrey Rakhmatullin
|
4aba7e5f66
|
Mention the deprecation of TestSpider.
|
2025-04-25 20:16:26 +05:00 |
Andrey Rakhmatullin
|
095140f134
|
Cover the current master in the release notes (up to daf9db7).
|
2025-04-25 19:43:29 +05:00 |
Andrey Rakhmatullin
|
b1f85b5a17
|
Release notes for 2.13.0, up to b4c2531021.
|
2025-04-24 20:03:36 +05:00 |