Skip to content

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

Merged
ambv merged 2 commits into
python:3.13from
ambv:backport-f029e8d-3.13
Oct 31, 2025
Merged

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

Conversation

@ambv

@ambvambv commented Oct 31, 2025

Copy link
Copy Markdown
Contributor

…s() (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 9ab89c0 into python:3.13Oct 31, 2025
41 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