scrapy/docs
SeaStar Deng a6d9dce685 Document that is_asyncio_available() cannot be used in extension init.
Extensions are created while settings are applied, before the asyncio
event loop is running, so the previous example would fail or mislead.
2026-08-14 20:21:13 +00:00
..
_ext :issue: → :gh: (#7974) 2026-08-10 19:30:48 +02:00
_static Feature the new logo in the README (#6831) 2025-06-06 12:43:56 +05:00
_templates fix typos (#7564) 2026-06-02 11:04:38 +02:00
_tests Remove trailing whitespace 2025-03-11 11:56:44 +01:00
intro Make brotli a hard dependency (#7929) 2026-08-09 19:24:14 +02:00
topics Document that is_asyncio_available() cannot be used in extension init. 2026-08-14 20:21:13 +00:00
utils IOError and other cleanup (#4716) 2023-06-21 20:08:53 +02:00
Makefile chore(docs): refactor config (#6623) 2025-01-20 12:18:30 +01:00
conf.py Create a page on optimization (#7938) 2026-08-09 18:37:24 +02:00
conftest.py adding black formatter to all the code 2022-11-29 11:30:46 -03:00
contributing.rst Use external mitmproxy. (#7720) 2026-07-09 17:02:05 +02:00
faq.rst :issue: → :gh: (#7974) 2026-08-10 19:30:48 +02:00
index.rst Add a cookies documentation page (#7947) 2026-08-09 22:41:32 +05:00
news.rst Document that is_asyncio_available() cannot be used in extension init. 2026-08-14 20:21:13 +00:00
requirements.in :issue: → :gh: (#7974) 2026-08-10 19:30:48 +02:00
requirements.txt :issue: → :gh: (#7974) 2026-08-10 19:30:48 +02:00
versioning.rst Assorted docs fixes, part 1. (#7710) 2026-07-07 18:39:34 +05:00