| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…ser option parsing (pythonGH-146399) (pythonGH-148559) Use negative lookahead in option regex to prevent backtracking, and to avoid changing logic outside the regexes (since people could use the regex directly). (cherry picked from commit 7e0a0be) Co-authored-by: Joshua Swanson <22283299+joshuaswanson@users.noreply.github.com> (cherry picked from commit a5969e8)
Documentation build overview543 files changed · + 4 added · ± 480 modified · - 59 deleted + Added ± Modified
- Deleted |
Sorry, something went wrong.
|
GH-155160 is a backport of this pull request to the 3.11 branch. |
Sorry, something went wrong.
|
GH-155161 is a backport of this pull request to the 3.10 branch. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
Use negative lookahead in option regex to prevent backtracking, and to avoid changing logic outside the regexes (since people could use the regex directly).
(cherry picked from commit 7e0a0be)
(cherry picked from commit a5969e8)