Message184824
| Author | ilblackdragon |
|---|---|
| Recipients | belopolsky, ezio.melotti, ilblackdragon, pitrou, smurfix |
| Date | 2013-03-21.01:32:35 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1363829556.29.0.800418070138.issue2786@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
The issue is not that easy to address - because PyFunctionObject is not available from PyEval_EvalCodeEx. Another note, is that the issue of reporting only function name without class name is observed in many places, not just for example above. Still, will try to make a patch that will address the issue. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-03-21 01:32:36 | ilblackdragon | set | recipients: + ilblackdragon, belopolsky, pitrou, ezio.melotti, smurfix |
| 2013-03-21 01:32:36 | ilblackdragon | set | messageid: <1363829556.29.0.800418070138.issue2786@psf.upfronthosting.co.za> |
| 2013-03-21 01:32:36 | ilblackdragon | link | issue2786 messages |
| 2013-03-21 01:32:36 | ilblackdragon | create | |