Skip to content

[3.8] bpo-35370: PyEval_SetTrace() logs unraisable error (GH-18977)#19029

Merged
vstinner merged 1 commit into
python:3.8from
vstinner:eval_audit_error38
Mar 16, 2020
Merged

[3.8] bpo-35370: PyEval_SetTrace() logs unraisable error (GH-18977)#19029
vstinner merged 1 commit into
python:3.8from
vstinner:eval_audit_error38

Conversation

@vstinner

@vstinner vstinner commented Mar 16, 2020

Copy link
Copy Markdown
Member

If PySys_Audit() fails in PyEval_SetProfile() or PyEval_SetTrace(),
log the error as an unraisable exception.

(cherry picked from commit f6a5850)

https://bugs.python.org/issue35370

If PySys_Audit() fails in PyEval_SetProfile() or PyEval_SetTrace(),
log the error as an unraisable exception.

(cherry picked from commit f6a5850)
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