• Kevin Modzelewski's avatar
    cStringIO.StringIO is now METH_O · dff9c845
    Kevin Modzelewski authored
    Module-level functions go through a slightly different code path than class-level
    ones, so this commit adds the METH_O3/METH_D3 calling conventions to that as well.
    dff9c845
capi.cpp 54.7 KB