← 返回首页
gh-102755: PyErr_DisplayException only in ABI >= 3.12. Tests cover PyErr_Display as well by iritkatriel · Pull Request #102849 · python/cpython · GitHub
Skip to content

Navigation Menu

Toggle navigation
Sign in
Appearance settings
Search or jump to...

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Include my email address so I can be contacted

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Resetting focus

gh-102755: PyErr_DisplayException only in ABI >= 3.12. Tests cover PyErr_Display as well#102849

Merged
encukou merged 1 commit into
python:mainfrom
iritkatriel:fix-abi-versions
Mar 21, 2023
Merged

gh-102755: PyErr_DisplayException only in ABI >= 3.12. Tests cover PyErr_Display as well#102849
encukou merged 1 commit into
python:mainfrom
iritkatriel:fix-abi-versions

Conversation

iritkatriel commented Mar 20, 2023
edited by bedevere-bot
Loading

Copy link
Copy Markdown
Member

encukou commented Mar 21, 2023

Copy link
Copy Markdown
Member

Thank you!

encukou merged commit 5c471f3 into python:main Mar 21, 2023
Fidget-Spinner pushed a commit to Fidget-Spinner/cpython that referenced this pull request Mar 27, 2023
iritkatriel deleted the fix-abi-versions branch April 3, 2023 17:42
warsaw pushed a commit to warsaw/cpython that referenced this pull request Apr 11, 2023
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

interpreter-core (Objects, Python, Grammar, and Parser dirs) skip news

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add PyErr_DisplayException(exc) as replacement for PyErr_Display(typ, exc, tb)

3 participants

Footer

© 2026 GitHub, Inc.