Skip to content

Conversation

@eriknw
Copy link
Member

@eriknw eriknw commented Jun 23, 2014

This differentiates the additional bindings with a common convention. Currently, we only change bindings to return pointers instead of Python objects, and we change the name from "Py_" to "Ptr_". I expect we will add more bindings in the future including passing pointers to functions. In this case, the name should be something like "*_ptr".

This differentiates the additional bindings with a common convention.
Currently, we only change bindings to return pointers instead of Python
objects, and we change the name from "Py*" to "Ptr*".  I expect we will
add more bindings in the future, including passing pointers to functions.
In this case, the name should be something like "*_ptr".
eriknw added a commit that referenced this pull request Jun 24, 2014
Rename additional C bindings defined in `cytoolz.cpython`
@eriknw eriknw merged commit 1a47d0e into pytoolz:master Jun 24, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant