Message218847
| Author | xdegaye |
|---|---|
| Recipients | Jurko.Gospodnetić, georg.brandl, kay, r.david.murray, xdegaye |
| Date | 2014-05-20.15:30:00 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1400599803.26.0.702904918826.issue21161@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The patch fails to invoke exec() with the locals argument set to the current frame locals. The attached patch fixes this, and test_pdb runs now fine with it. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2014-05-20 15:30:03 | xdegaye | set | recipients: + xdegaye, georg.brandl, r.david.murray, Jurko.Gospodnetić, kay |
| 2014-05-20 15:30:03 | xdegaye | set | messageid: <1400599803.26.0.702904918826.issue21161@psf.upfronthosting.co.za> |
| 2014-05-20 15:30:03 | xdegaye | link | issue21161 messages |
| 2014-05-20 15:30:02 | xdegaye | create | |