Message403821
| Author | vstinner |
|---|---|
| Recipients | Mark.Shannon, scoder, vstinner |
| Date | 2021-10-13.10:30:18 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1634121018.84.0.703562205081.issue45247@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
> Rather than have Cython laboriously create a Python frame with fake code object, etc., it would make much more sense for us to offer an API to insert a "native" frame into the stack and update the line number. I agree with that. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-10-13 10:30:18 | vstinner | set | recipients: + vstinner, scoder, Mark.Shannon |
| 2021-10-13 10:30:18 | vstinner | set | messageid: <1634121018.84.0.703562205081.issue45247@roundup.psfhosted.org> |
| 2021-10-13 10:30:18 | vstinner | link | issue45247 messages |
| 2021-10-13 10:30:18 | vstinner | create | |