| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…ser option parsing (pythonGH-146399) (pythonGH-148559) (pythonGH-154081) 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) (cherry picked from commit 5755830) Co-authored-by: Petr Viktorin <encukou@gmail.com> Co-authored-by: Joshua Swanson <22283299+joshuaswanson@users.noreply.github.com>
Documentation build overview568 files changed · + 18 added · ± 475 modified · - 75 deleted + Added
± Modified
- Deleted |
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)
(cherry picked from commit 5755830)
Co-authored-by: Petr Viktorin encukou@gmail.com
Co-authored-by: Joshua Swanson 22283299+joshuaswanson@users.noreply.github.com