Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Popular repositories
798 contributions in the last year
Contribution activity
September 2020
Created a pull request in PyO3/pyo3 that received 4 comments
Avoid using CString where unnecessary
Use APIs that take a Python string instead of those taking a C string, which are a convenience in C but require an unncessary allocation for us.
+34
−12
•
4
comments
Created an issue in labjack/exodriver that received 2 comments
New release?
The last tag is from 2014, with quite a few commits since. Would it make sense to create a new tagged release? Thanks!
2
comments

