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
519 contributions in the last year
Activity overview
Contribution activity
September 2020
- thedrow/hpy Python
Created a pull request in hpyproject/hpy that received 11 comments
Check the source code using CPPCheck
Since this project is written in C, we should use a linter to ensure we don't have issues which will bite us later. This PR runs cppcheck on the so…
+33
−0
•
11
comments
Created an issue in seberg/pytest-valgrind that received 5 comments
pytest-valgrind ignores --errors-for-leak-kinds
I only want definite leaks to error the test suite but for some reason when I run:
PYTHONMALLOC=malloc valgrind --errors-for-leak-kinds=definite --…
5
comments