X Tutup
Skip to content

[3.11] gh-107916: Save the error code before decoding the filename in PyErr_SetFromErrnoWithFilename() etc (GH-107929)#108206

Merged
serhiy-storchaka merged 1 commit intopython:3.11from
miss-islington:backport-80bdebd-3.11
Aug 21, 2023
Merged

[3.11] gh-107916: Save the error code before decoding the filename in PyErr_SetFromErrnoWithFilename() etc (GH-107929)#108206
serhiy-storchaka merged 1 commit intopython:3.11from
miss-islington:backport-80bdebd-3.11

Conversation

@miss-islington
Copy link
Contributor

@miss-islington miss-islington commented Aug 21, 2023

…PyErr_SetFromErrnoWithFilename() etc (pythonGH-107929)

(cherry picked from commit 80bdebd)

Co-authored-by: Serhiy Storchaka <storchaka@gmail.com>
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