Message203490
> FYI I already added a bunch of new functions with Object suffix when I replaced char* with PyObject*.
Most of them were added in 3.4. Unfortunately several functions were added earlier (e.g. PyImport_ExecCodeModuleObject, PyErr_SetFromErrnoWithFilenameObject). |
|
| Date |
User |
Action |
Args |
| 2013-11-20 15:11:51 | serhiy.storchaka | set | recipients:
+ serhiy.storchaka, georg.brandl, ncoghlan, vstinner, Arfrever, eric.snow |
| 2013-11-20 15:11:51 | serhiy.storchaka | set | messageid: <1384960311.15.0.143372363696.issue19518@psf.upfronthosting.co.za> |
| 2013-11-20 15:11:51 | serhiy.storchaka | link | issue19518 messages |
| 2013-11-20 15:11:51 | serhiy.storchaka | create | |
|