8000 bpo-45711: use exc_value instead of exc_type to determine if exc_info is valid. Add more assertions. by iritkatriel · Pull Request #29627 · python/cpython · GitHub
[go: up one dir, main page]

Skip to content

bpo-45711: use exc_value instead of exc_type to determine if exc_info is valid. Add more assertions.#29627

Merged
iritkatriel merged 7 commits intopython:mainfrom
iritkatriel:bpo-45711-remove-exc_type_field
Nov 25, 2021
Merged

bpo-45711: use exc_value instead of exc_type to determine if exc_info is valid. Add more assertions.#29627
iritkatriel merged 7 commits intopython:mainfrom
iritkatriel:bpo-45711-remove-exc_type_field

Commits

Commits on Nov 24, 2021

0