FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gh-110721: Use the traceback module for PyErr_Display() and fallback to the C implementation by pablogsal · Pull Request #110702 · python/cpython · GitHub

/ cpython Public

gh-110721: Use the traceback module for PyErr_Display() and fallback to the C implementation - #110702

Merged
pablogsal merged 13 commits into
python:mainfrom
pablogsal:traceback
Oct 12, 2023
Merged

gh-110721: Use the traceback module for PyErr_Display() and fallback to the C implementation#110702
pablogsal merged 13 commits into
python:mainfrom
pablogsal:traceback

Conversation

pablogsal commented Oct 11, 2023
edited by bedevere-app Bot
Loading

Copy link
Copy Markdown
Member

Copy link
Copy Markdown
Member

If no tests are failing then the fallback is not tested.

Copy link
Copy Markdown
Member Author

If no tests are failing then the fallback is not tested.

Yup, currently working on adapting the tests. Sorry, I forgot to mark it as a draft.

pablogsal marked this pull request as draft October 11, 2023 12:11
pablogsal marked this pull request as ready for review October 11, 2023 14:46
pablogsal changed the title Use the traceback module for PyErr_Display() and fallback to the C implementation gh-110721: Use the traceback module for PyErr_Display() and fallback to the C implementation Oct 11, 2023
Comment thread Lib/test/test_traceback.py Outdated
Comment thread Lib/traceback.py Outdated
iritkatriel added the 🔨 test-with-refleak-buildbots Test PR w/ refleak buildbots; report in status section label Oct 11, 2023

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @iritkatriel for commit c812a3c 🤖

If you want to schedule another build, you need to add the 🔨 test-with-refleak-buildbots label again.

bedevere-bot removed the 🔨 test-with-refleak-buildbots Test PR w/ refleak buildbots; report in status section label Oct 11, 2023
pablogsal added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Oct 11, 2023

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @pablogsal for commit d55b7e7 🤖

If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again.

bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Oct 11, 2023
Comment thread Lib/test/test_sys.py
pablogsal added the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Oct 12, 2023

Copy link
Copy Markdown

🤖 New build scheduled with the buildbot fleet by @pablogsal for commit 4d438ec 🤖

If you want to schedule another build, you need to add the 🔨 test-with-buildbots label again.

bedevere-bot removed the 🔨 test-with-buildbots Test PR w/ buildbots; report in status section label Oct 12, 2023
Comment thread Python/pythonrun.c Outdated
Comment thread Python/pythonrun.c Outdated
Comment thread Python/pythonrun.c Outdated
Comment thread Python/pythonrun.c Outdated
Comment thread Python/pythonrun.c Outdated
Comment thread Python/pythonrun.c Outdated
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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants


Back | FazBrowse Home | New Git URL