Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Initial cffi bindings for python #245

Merged
merged 4 commits into from
Oct 28, 2019
Merged

Conversation

bzz
Copy link
Contributor

@bzz bzz commented Oct 14, 2019

Addresses part of the #154

This is just a first step: PoC with 2 functions that requires a manual build to use it + a basic test.

All subsequent work is going to be done in separate PRs (scope listed in #154 description)

bzz added 4 commits October 14, 2019 19:38
A PoC that exposes single function
`enry.language_by_extension()` and a small
number of helpers to deal with string
coversion between Go<->C<->Python.

Signed-off-by: Alexander Bezzubov <[email protected]>
Signed-off-by: Alexander Bezzubov <[email protected]>
Signed-off-by: Alexander Bezzubov <[email protected]>
Signed-off-by: Alexander Bezzubov <[email protected]>
@bzz bzz self-assigned this Oct 14, 2019
@bzz bzz mentioned this pull request Oct 14, 2019
4 tasks
@bzz bzz requested a review from kuba-- October 15, 2019 11:00
@bzz bzz merged commit a4c166c into src-d:master Oct 28, 2019
@bzz bzz deleted the initial-cffi-python-bindings branch October 28, 2019 13:07
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.

2 participants