gh-146333: Fix quadratic regex backtracking in configparser option parsing (GH-146399)
Use negative lookahead in option regex to prevent backtracking, and to avoid changing logic outside the regexes (since people could use the regex directly).
J
Joshua Swanson committed
7e0a0be4097f9d29d66fe23f5af86f18a34ed7dd
Parent: feee573
Committed by GitHub <noreply@github.com>
on 4/7/2026, 2:10:34 PM