Skip to content

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Dec 3, 2025

  • Remove quadratic behavior in node ID cache clearing

Co-authored-by: Jacob Walls [email protected]

  • Add news fragment

(cherry picked from commit 08d8e18)

Co-authored-by: Seth Michael Larson [email protected]
Co-authored-by: Jacob Walls [email protected]

…ythonGH-142146)

* Remove quadratic behavior in node ID cache clearing

Co-authored-by: Jacob Walls <[email protected]>

* Add news fragment

---------
(cherry picked from commit 08d8e18)

Co-authored-by: Seth Michael Larson <[email protected]>
Co-authored-by: Jacob Walls <[email protected]>
vivian-rook added a commit to wolfi-dev/advisories that referenced this pull request Dec 9, 2025
github-merge-queue bot pushed a commit to wolfi-dev/advisories that referenced this pull request Dec 10, 2025
python-3.10 Upstream Fix PR: python/cpython#142213
python-3.11 Upstream Fix PR: python/cpython#142212
python-3.12 Upstream Fix PR: python/cpython#142211
python-3.13 Upstream Fix PR: python/cpython#142210
python-3.13 Local Fix PR: wolfi-dev/os#75288
python-3.14 Upstream Fix PR: python/cpython#142209
python-3.14 Local Fix PR: wolfi-dev/os#75289

Related issues:
chainguard-dev/CVE-Dashboard#50689
chainguard-dev/CVE-Dashboard#51027
chainguard-dev/CVE-Dashboard#50150
chainguard-dev/CVE-Dashboard#51032
chainguard-dev/CVE-Dashboard#50978

Signed-off-by: Vivian Rook <[email protected]>
Signed-off-by: Vivian Rook <[email protected]>
end = time.time()

# This example used to take at least 30 seconds.
self.assertLess(end - start, 1)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should probably be loosened like in the sibling 3.13 PR. (Sorry!)

@picnixz
Copy link
Member

picnixz commented Dec 15, 2025

See regression: #142754

@frenzymadness
Copy link
Contributor

Regression fixed in #142794

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Development

Successfully merging this pull request may close these issues.

6 participants