Message390054
| Author | vstinner |
|---|---|
| Recipients | Mark.Shannon, eric.snow, fabioz, vstinner |
| Date | 2021-04-02.12:03:52 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1617365032.7.0.61054568564.issue39947@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
About setting frame local variables, see: * bpo-42197: Disable automatic update of frame locals during tracing * bpo-30744: Local variable assignment is broken when combined with threads + tracing + closures * PEP 558: Defined semantics for locals() https://www.python.org/dev/peps/pep-0558/ |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-04-02 12:03:52 | vstinner | set | recipients: + vstinner, fabioz, Mark.Shannon, eric.snow |
| 2021-04-02 12:03:52 | vstinner | set | messageid: <1617365032.7.0.61054568564.issue39947@roundup.psfhosted.org> |
| 2021-04-02 12:03:52 | vstinner | link | issue39947 messages |
| 2021-04-02 12:03:52 | vstinner | create | |