Fix parse_lpo_and_dwpp not raising ValueError under some circumstances (#5268)

Co-authored-by: JSap0914 <JSap0914@users.noreply.github.com>
This commit is contained in:
JSap0914
2026-06-18 05:40:53 +09:00
committed by GitHub
parent 6775884282
commit 35810fe7d6
3 changed files with 11 additions and 1 deletions
@@ -0,0 +1,5 @@
bugfixes = "Fixed ``parse_lpo_and_dwpp`` silently overwriting ``link_preview_options`` when ``disable_web_page_preview=False``."
[[pull_requests]]
uid = "5268"
author_uids = ["JSap0914"]
closes_threads = []