Message406983
This issue tracker has been migrated to GitHub,
and is currently read-only.
For more information,
see the GitHub FAQs in the Python's Developer Guide.
| Author | iritkatriel |
|---|---|
| Recipients | Mark.Shannon, brandtbucher, gvanrossum, iritkatriel, terry.reedy |
| Date | 2021-11-25.09:41:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1637833301.44.0.0248614771306.issue45711@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
New changeset c456dfafe9f9f6614fbcf2213a93707f0e101f4e by Irit Katriel in branch 'main': bpo-45711: use exc_value instead of exc_type to determine if exc_info is valid. Add more assertions. (GH-29627) https://github.com/python/cpython/commit/c456dfafe9f9f6614fbcf2213a93707f0e101f4e |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-11-25 09:41:41 | iritkatriel | set | recipients: + iritkatriel, gvanrossum, terry.reedy, Mark.Shannon, brandtbucher |
| 2021-11-25 09:41:41 | iritkatriel | set | messageid: <1637833301.44.0.0248614771306.issue45711@roundup.psfhosted.org> |
| 2021-11-25 09:41:41 | iritkatriel | link | issue45711 messages |
| 2021-11-25 09:41:41 | iritkatriel | create | |