Replace PyString_AsString with PyString_AS_STRING
Fix issue #509: Replace PyString_AsString with PyString_AS_STRING to
workaround a PyPy bug in cpyext (PyPy older than 5.6).
Replace PyString_AsString with PyString_AS_STRING Tags None Subscribers None
Description
Details
Event Timeline |