Message213183
The 'Ex' generally means "this is a public API but we needed to change it, so we made a new function with an extended API". Which means yours would be PyEval_EvalCodeExEx, I suppose :)
Seriously, though, I don't know what we actually do in a case like this. I don't touch the C code very often myself. Hopefully Benjamin will find time to take a look. |
|
| Date |
User |
Action |
Args |
| 2014-03-11 22:56:25 | r.david.murray | set | recipients:
+ r.david.murray, jcea, benjamin.peterson, erickt, mchelem |
| 2014-03-11 22:56:25 | r.david.murray | set | messageid: <[email protected]> |
| 2014-03-11 22:56:25 | r.david.murray | link | issue4322 messages |
| 2014-03-11 22:56:24 | r.david.murray | create | |
|