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

Remove Python bindings (pycaracal) #58

Merged
merged 1 commit into from
Oct 27, 2023
Merged

Conversation

maxmouchet
Copy link
Member

@maxmouchet maxmouchet commented Oct 27, 2023

Python / C++ bindings takes too much time to maintain. Binary wheel builds often break for obscure reasons and compiling for ARM took a lot of time due to emulation on x86-64 GitHub actions runners.

The bindings were used only in Iris and fast-mda-traceroute: fast-mda-traceroute was an experimental project and is not maintained anymore, while for Iris we can simply call the caracal binary.

@codecov
Copy link

codecov bot commented Oct 27, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

see 25 files with indirect coverage changes

📢 Thoughts on this report? Let us know!.

@maxmouchet maxmouchet merged commit c4ee82f into main Oct 27, 2023
5 checks passed
@maxmouchet maxmouchet deleted the max/remove-pycaracal branch October 27, 2023 16:35
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.

None yet

1 participant