Message 356197 - Python tracker
Message356197
| Author | fabioz |
|---|---|
| Recipients | Mark.Shannon, brett.cannon, dino.viehland, eric.snow, fabioz, vstinner |
| Date | 2019-11-07.16:14:46 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1573143286.84.0.992475669212.issue38500@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
@Mark I don't want to change the original function code, I just want to change the code to be executed in the frame (i.e.: as breakpoints change things may be different). Changing the actual function code is a no-go since changing the real function code can break valid user code. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2019-11-07 16:14:46 | fabioz | set | recipients: + fabioz, brett.cannon, vstinner, dino.viehland, Mark.Shannon, eric.snow |
| 2019-11-07 16:14:46 | fabioz | set | messageid: <1573143286.84.0.992475669212.issue38500@roundup.psfhosted.org> |
| 2019-11-07 16:14:46 | fabioz | link | issue38500 messages |
| 2019-11-07 16:14:46 | fabioz | create | |