Message338849
| Author | steve.dower |
|---|---|
| Recipients | eamanu, ncoghlan, paul.moore, schperplata, steve.dower, tim.golden, zach.ware |
| Date | 2019-03-26.03:31:30 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1553571091.04.0.186705280894.issue36426@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
This is currently by design, which means 3.8 is likely the only viable place it can change. It's also not Windows specific so I removed that component (people may remove themselves from nosy). But +Nick, since I know he has some interest in making locals() behave more consistently. Currently it's basically a read-only proxy, as locals are optimized within functions which is why you can't see updates via the duct. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-03-26 03:31:31 | steve.dower | set | recipients: + steve.dower, paul.moore, ncoghlan, tim.golden, zach.ware, eamanu, schperplata |
| 2019-03-26 03:31:31 | steve.dower | set | messageid: <1553571091.04.0.186705280894.issue36426@roundup.psfhosted.org> |
| 2019-03-26 03:31:31 | steve.dower | link | issue36426 messages |
| 2019-03-26 03:31:30 | steve.dower | create | |