◐ Shell
clean mode source ↗

gh-102493: fix normalization in PyErr_SetObject by iritkatriel · Pull Request #102502 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Merged

Yhg1s

merged 8 commits into

Mar 7, 2023

Conversation

ned-deily

Choose a reason for hiding this comment

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

One minor nit about the NEWS blurb entry but otherwise I verified that the PR does fix the observed regression with psutil on macOS and that no new test suite regressions are observed. Thanks, @iritkatriel, for the fast work!

Yhg1s

ned-deily

@iritkatriel iritkatriel changed the title gh-102493: fix normalisation in PyErr_SetObject gh-102493: fix normalization in PyErr_SetObject

Mar 7, 2023

JelleZijlstra

gvanrossum

JelleZijlstra

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>

gvanrossum

Yhg1s

Yhg1s

carljm added a commit to carljm/cpython that referenced this pull request

Mar 7, 2023

carljm added a commit to carljm/cpython that referenced this pull request

Mar 8, 2023

Reviewers

@JelleZijlstra JelleZijlstra JelleZijlstra approved these changes

@gvanrossum gvanrossum gvanrossum approved these changes

@Yhg1s Yhg1s Yhg1s approved these changes

@ned-deily ned-deily ned-deily approved these changes

@markshannon markshannon Awaiting requested review from markshannon

@giampaolo giampaolo Awaiting requested review from giampaolo

Labels