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 upPinned
1,196 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 5 commits in 1 repository
Created a pull request in davidhewitt/pythonize that received 1 comment
deps: require `std` feature of serde
Closes #8
The collect_str implementation is required if neither of the std or alloc features of serde are enabled.
I think it's reasonable for pyth…
Opened 2 other pull requests in 2 repositories
davidhewitt/pythonize
1
merged
PyO3/pyo3
1
open
Reviewed 1 pull request in 1 repository
PyO3/pyo3 1 pull request
Created an issue in PyO3/pyo3 that received 1 comment
0.13 Release
So I think we are getting close to releasing 0.13; I wanted to open this issue just to plan what still needs to be done: ABI3 min version #1263 I …

