◐ Shell
clean mode source ↗

bpo-45711: assert that the type of exc_info is redundant by iritkatriel · Pull Request #29518 · python/cpython

Skip to content

Navigation Menu

Provide feedback

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@bedevere-bot

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

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

@iritkatriel

The test_gdb failure is happening on other branches as well, so this is looking good. Let me know if you think there is value in committing this (I thinking if something breaks in the future, after we remove the type, it might help to have this commit in the history).

@gvanrossum

I worry that the code won't be completely removed even by PGO/LTO. Or am I too fearful?

@iritkatriel

Right, I can make it a macro working in debug mode only.

@markshannon

gvanrossum

remykarem pushed a commit to remykarem/cpython that referenced this pull request

Dec 7, 2021

remykarem pushed a commit to remykarem/cpython that referenced this pull request

Jan 30, 2022

Labels