Skip to content

[3.15] gh-151424: Fix impossible stack traces in RemoteUnwinder(..., cache_frames=True) by copying chunks on cache miss (GH-151426) - #151459

Merged
pablogsal merged 1 commit into
python:3.15from
miss-islington:backport-6ce088e-3.15
Jun 13, 2026
Merged

[3.15] gh-151424: Fix impossible stack traces in RemoteUnwinder(..., cache_frames=True) by copying chunks on cache miss (GH-151426)#151459
pablogsal merged 1 commit into
python:3.15from
miss-islington:backport-6ce088e-3.15

Conversation

@miss-islington

@miss-islingtonmiss-islington commented Jun 13, 2026

Copy link
Copy Markdown
Contributor

…cache_frames=True)` by copying chunks on cache miss (pythonGH-151426)
(cherry picked from commit 6ce088e)
Co-authored-by: Maurycy Pawłowski-Wieroński <maurycy@maurycy.com>
@pablogsal
pablogsal enabled auto-merge (squash) June 13, 2026 23:14
@pablogsal
pablogsal merged commit 75289a9 into python:3.15Jun 13, 2026
61 checks passed
@miss-islington
miss-islington deleted the backport-6ce088e-3.15 branch June 13, 2026 23:40
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.

3 participants

@miss-islington@pablogsal@maurycy