X Tutup
Skip to content

[3.13] gh-142571: Check for errors before calling each syscall in PyUnstable_CopyPerfMapFile() (GH-142460)#142602

Merged
pablogsal merged 1 commit intopython:3.13from
StanFromIreland:backport-9fe6e3e-3.13
Dec 11, 2025
Merged

[3.13] gh-142571: Check for errors before calling each syscall in PyUnstable_CopyPerfMapFile() (GH-142460)#142602
pablogsal merged 1 commit intopython:3.13from
StanFromIreland:backport-9fe6e3e-3.13

Conversation

@StanFromIreland
Copy link
Member

@StanFromIreland StanFromIreland commented Dec 11, 2025

…in `PyUnstable_CopyPerfMapFile()` (pythonGH-142460)

(cherry picked from commit 9fe6e3e)

Co-authored-by: AZero13 <gfunni234@gmail.com>
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
Co-authored-by: Victor Stinner <vstinner@python.org>
Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
@pablogsal pablogsal enabled auto-merge (squash) December 11, 2025 21:28
@pablogsal pablogsal merged commit 9b24418 into python:3.13 Dec 11, 2025
76 of 78 checks passed
@StanFromIreland StanFromIreland deleted the backport-9fe6e3e-3.13 branch December 11, 2025 22:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

X Tutup