Skip to content

[3.11] gh-152674: Avoid quadratic behavior in xml.etree.ElementPath index predicates (GH-152676) - #154813

Open
miss-islington wants to merge 1 commit into
python:3.11from
miss-islington:backport-2ffab08-3.11
Open

[3.11] gh-152674: Avoid quadratic behavior in xml.etree.ElementPath index predicates (GH-152676)#154813
miss-islington wants to merge 1 commit into
python:3.11from
miss-islington:backport-2ffab08-3.11

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Jul 28, 2026

Copy link
Copy Markdown
Contributor

(cherry picked from commit 2ffab08)

Co-authored-by: Petr Viktorin encukou@gmail.com
Co-authored-by: Alexis alexis.challande@trailofbits.com
Co-authored-by: Bénédikt Tran 10796600+picnixz@users.noreply.github.com

…dex predicates (pythonGH-152676)
(cherry picked from commit 2ffab08)
Co-authored-by: Petr Viktorin <encukou@gmail.com>
Co-authored-by: Alexis <alexis.challande@trailofbits.com>
Co-authored-by: Bénédikt Tran <10796600+picnixz@users.noreply.github.com>
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@miss-islington@encukou