Skip to content

[3.9] gh-136065: Fix quadratic complexity in os.path.expandvars() (GH-134952) - #140839

Merged
ambv merged 3 commits into
python:3.9from
ambv:backport-f029e8d-3.9
Oct 31, 2025
Merged

[3.9] gh-136065: Fix quadratic complexity in os.path.expandvars() (GH-134952)#140839
ambv merged 3 commits into
python:3.9from
ambv:backport-f029e8d-3.9

Conversation

@ambv

@ambvambv commented Oct 31, 2025

Copy link
Copy Markdown
Contributor

…() (pythonGH-134952)
(cherry picked from commit f029e8d)
Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
Co-authored-by: Łukasz Langa <lukasz@langa.pl>
@ambv
ambv merged commit 2e6150a into python:3.9Oct 31, 2025
14 checks passed
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type-securityA security issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@ambv@serhiy-storchaka