Message 410763 - Python tracker
Message410763
| Author | Mark.Shannon |
|---|---|
| Recipients | Mark.Shannon, nedbat |
| Date | 2022-01-17.11:47:53 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1642420073.88.0.696508662464.issue46389@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
This has the same root cause as https://bugs.python.org/issue46374: closing the unused generator expression exposes the generator's frame before it has been initialized. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2022-01-17 11:47:53 | Mark.Shannon | set | recipients: + Mark.Shannon, nedbat |
| 2022-01-17 11:47:53 | Mark.Shannon | set | messageid: <1642420073.88.0.696508662464.issue46389@roundup.psfhosted.org> |
| 2022-01-17 11:47:53 | Mark.Shannon | link | issue46389 messages |
| 2022-01-17 11:47:53 | Mark.Shannon | create | |