Message 130507 - Python tracker
> Is there a specific place for comments? Yes, but my work is not done. I still have parts to commit. > _PyImport_GetDynLoadFunc still takes char* arguments. Oh. This one is not easy because this function has many implementations and all implementations have the same prototype. I will maybe fix it later.