Message 350478 - Python tracker
Message350478
| Author | pablogsal |
|---|---|
| Recipients | pablogsal |
| Date | 2019-08-26.03:09:10 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1566788950.92.0.897432675692.issue37947@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
The symtable_handle_namedexpr function does not adjust correctly the recursion level when exiting (also, is actually not returning anything in a function defined as non-void but the return value is not used so is not technically undefined behavior). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-08-26 03:09:10 | pablogsal | set | recipients: + pablogsal |
| 2019-08-26 03:09:10 | pablogsal | set | messageid: <1566788950.92.0.897432675692.issue37947@roundup.psfhosted.org> |
| 2019-08-26 03:09:10 | pablogsal | link | issue37947 messages |
| 2019-08-26 03:09:10 | pablogsal | create | |