scrapy/scrapy/settings
Thalison Fernandes d8583a89c7
Change default priority queue to DownloaderAwarePriorityQueue (#6940)
* Change default priority queue to DownloaderAwarePriorityQueue

* Fix documentation building

* Simplify test_start_already_running_exception changes.

* Modernize the test.

* Fix TestEngineCloseSpider.

* Fix typing.

* Remove special slot=None handling.

---------

Co-authored-by: Andrey Rakhmatullin <wrar@wrar.name>
2025-12-11 11:25:17 +01:00
..
__init__.py Remove Python 3.9 support (#7121) 2025-10-27 12:37:49 +01:00
default_settings.py Change default priority queue to DownloaderAwarePriorityQueue (#6940) 2025-12-11 11:25:17 +01:00