Uwe L. Korn created ARROW-3641:
----------------------------------
Summary: [C++/Python] remove public keyword from Cython api
functions
Key: ARROW-3641
URL: https://issues.apache.org/jira/browse/ARROW-3641
Project: Apache Arrow
Issue Type: Improvement
Components: C++, Python
Reporter: Uwe L. Korn
Fix For: 0.12.0
Based on a conversation with Stefan Behnel, we should be able to change the
{{cdef public api}} statements in pyarrow/public-api.pxi to simply {{cdef api}}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)