Message396574
| Author | Mark.Shannon |
|---|---|
| Recipients | Mark.Shannon, fabioz, ncoghlan, python-dev, vstinner |
| Date | 2021-06-27.11:59:27 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1624795167.07.0.359420085534.issue42197@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> So, it's expected that `some_module` and `v` would be in the locals at this point. If a function does not have the local variables `some_module` and `v`, then the change wouldn't be visible to the debugee. So what difference does it make? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-06-27 11:59:27 | Mark.Shannon | set | recipients: + Mark.Shannon, ncoghlan, vstinner, fabioz, python-dev |
| 2021-06-27 11:59:27 | Mark.Shannon | set | messageid: <1624795167.07.0.359420085534.issue42197@roundup.psfhosted.org> |
| 2021-06-27 11:59:27 | Mark.Shannon | link | issue42197 messages |
| 2021-06-27 11:59:27 | Mark.Shannon | create | |