Message 165907 - Python tracker
Message165907
| Author | asvetlov |
|---|---|
| Recipients | alexandre.vassalotti, asvetlov, daniel.urban, loewis, meador.inge, mstefanro, ncoghlan, rhettinger, yselivanov |
| Date | 2012-07-20.09:49:01 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1342777741.97.0.188932808592.issue15397@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Stefan, you right. A bit hairy idiom from my perspective, but it works. Looks like this way used only for PyCFunction_New, all other code follows standard schema with trampoline. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2012-07-20 09:49:02 | asvetlov | set | recipients: + asvetlov, loewis, rhettinger, ncoghlan, alexandre.vassalotti, meador.inge, daniel.urban, mstefanro, yselivanov |
| 2012-07-20 09:49:01 | asvetlov | set | messageid: <1342777741.97.0.188932808592.issue15397@psf.upfronthosting.co.za> |
| 2012-07-20 09:49:01 | asvetlov | link | issue15397 messages |
| 2012-07-20 09:49:01 | asvetlov | create | |