> * Stabilize the C API of Python 3.0. I like to rename several prefixes > to reduce the confusing: PyBytes -> PyByteArray, PyString -> PyBytes ... I'd like to bring up PEP 3121 here as well. I have patches, but still need to complete them. Regards Martin