context.pyx: Rename things exported at Py level * -> py*
e.g. Context -> PyContext, with_cancel -> pywith_cancel, etc. This will make the followup transition of context to pyx/nogil more clear.
Showing
Please register or sign in to comment