scrapy/docs/topics
Adrián Chaves 10089c6fe2
2.12 release notes (#6226)
* Cover 2.12 in the release notes up to 9bb973dc54

* Add one more highlight

* Better merge of the news entries.

* Cover 2.12 in the release notes up to 642af40.

* Cover 2.12 in the release notes up to 7a0a34b.

* Cover 2.12 in the release notes up to b4bad97.

* Add not yet merged PRs #6463, #6507, #6511 to the 2.12 release notes.

* Cover 2.12 in the release notes up to d85c39f, small fixes.

* Cover 2.12 in the release notes up to d215669.

* Cover #6527 in the release notes.

* Address PR feedback.

* Cover recent PRs.

* Finalize the 2.12.0 release notes, small additional fixes.

---------

Co-authored-by: Andrey Rakhmatullin <wrar@wrar.name>
2024-11-18 13:07:32 +05:00
..
_images Removed obsolete firebug-images 2018-08-23 16:19:13 +02:00
addons.rst 2.12 release notes (#6226) 2024-11-18 13:07:32 +05:00
api.rst 2.12 release notes (#6226) 2024-11-18 13:07:32 +05:00
architecture.rst Run and fix linkcheck. (#6524) 2024-11-04 11:40:07 +01:00
asyncio.rst asyncio: cover accidental bad reactor installation, sort sections, reword the Windows section 2023-08-04 09:56:30 +02:00
autothrottle.rst Refactor the docs 2024-11-07 16:38:48 +01:00
benchmarking.rst Merge 2.11.2 changes (#6363) 2024-05-14 18:54:11 +02:00
broad-crawls.rst Run and fix linkcheck. (#6524) 2024-11-04 11:40:07 +01:00
commands.rst Deprecation removals. (#6500) 2024-10-31 18:06:22 +05:00
components.rst 2.12 release notes (#6226) 2024-11-18 13:07:32 +05:00
contracts.rst Merge branch 'master' of github.com:Laerte/scrapy 2024-08-27 07:16:10 -03:00
coroutines.rst Move inline request examples to the coroutines documentation 2023-05-16 13:39:02 +02:00
debug.rst Mention open_in_browser in the release notes 2023-11-29 12:13:04 +01:00
deploy.rst Run and fix linkcheck. (#6524) 2024-11-04 11:40:07 +01:00
developer-tools.rst Run and fix linkcheck. (#6524) 2024-11-04 11:40:07 +01:00
djangoitem.rst Update documentation links 2016-03-03 16:28:33 +00:00
downloader-middleware.rst 2.12 release notes (#6226) 2024-11-18 13:07:32 +05:00
dynamic-content.rst Run and fix linkcheck. (#6524) 2024-11-04 11:40:07 +01:00
email.rst Add from_crawler() to components that only had from_settings(). 2024-11-12 21:12:32 +05:00
exceptions.rst Add and run pre-commit hook 'blacken-docs' 2023-02-01 16:30:57 +05:30
exporters.rst Skip or fix failing code block tests (#5826) 2023-02-14 09:40:38 +01:00
extensions.rst Run and fix linkcheck. (#6524) 2024-11-04 11:40:07 +01:00
feed-exports.rst Run and fix linkcheck. (#6524) 2024-11-04 11:40:07 +01:00
item-pipeline.rst Run and fix linkcheck. (#6524) 2024-11-04 11:40:07 +01:00
items.rst Update the outdated Item docstring. (#6427) 2024-11-04 16:17:56 +05:00
jobs.rst Documentation added for Spider State in extensions.rst (#6522) 2024-11-02 10:45:27 +05:00
leaks.rst Format python console blocks using blacken-docs 2023-02-01 20:37:39 +05:30
link-extractors.rst Removing empty example reference (#6402) 2024-06-17 11:37:11 +02:00
loaders.rst Update black version and fix minor typos and punctuations 2023-02-03 11:52:20 +05:30
logging.rst Update black version and fix minor typos and punctuations 2023-02-03 11:52:20 +05:30
media-pipeline.rst Run and fix linkcheck. (#6524) 2024-11-04 11:40:07 +01:00
practices.rst Update docs/topics/practices.rst 2024-05-23 07:00:45 -03:00
request-response.rst Add from_crawler() to components that only had from_settings(). 2024-11-12 21:12:32 +05:00
scheduler.rst Scheduler: minimal interface, API docs (#3559) 2021-04-26 16:16:14 -03:00
scrapyd.rst Use https:// for readthedocs links 2017-06-01 16:41:52 +02:00
selectors.rst Run and fix linkcheck. (#6524) 2024-11-04 11:40:07 +01:00
settings.rst Replace Slot.throttle with Request.meta['dont_throttle'] 2024-11-05 19:44:30 +01:00
shell.rst Format python console blocks using blacken-docs 2023-02-01 20:37:39 +05:30
signals.rst Allow yielding items from start_requests (#6417) 2024-08-26 20:53:06 +02:00
spider-middleware.rst 2.12 release notes (#6226) 2024-11-18 13:07:32 +05:00
spiders.rst Allow yielding items from start_requests (#6417) 2024-08-26 20:53:06 +02:00
stats.rst Format python console blocks using blacken-docs 2023-02-01 20:37:39 +05:30
telnetconsole.rst Full typing for scrapy/extensions, part 2. (#6279) 2024-03-11 10:09:09 +01:00