Message 391915 - Python tracker
Message391915
| Author | Mark.Shannon |
|---|---|
| Recipients | Anthony Sottile, Mark.Shannon, nedbat, pablogsal |
| Date | 2021-04-26.12:55:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1619441750.51.0.588738755485.issue43933@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
This test case was added for 3.10. In 3.9 it reports that the pass statement executes, even though it is unreachable. https://github.com/python/cpython/blob/master/Lib/test/test_sys_settrace.py#L919 |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-04-26 12:55:50 | Mark.Shannon | set | recipients: + Mark.Shannon, nedbat, Anthony Sottile, pablogsal |
| 2021-04-26 12:55:50 | Mark.Shannon | set | messageid: <1619441750.51.0.588738755485.issue43933@roundup.psfhosted.org> |
| 2021-04-26 12:55:50 | Mark.Shannon | link | issue43933 messages |
| 2021-04-26 12:55:50 | Mark.Shannon | create | |