Skip to content

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

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

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

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 c8a5f34 into python:3.12Oct 31, 2025
28 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