Highlights
- 4 discussions answered
Pinned
180 contributions in the last year
Less
More
Contribution activity
October 2021
Created 15 commits in 2 repositories
Opened 1 pull request in 1 repository
dgrunwald/rust-cpython
1
merged
Reviewed 1 pull request in 1 repository
dgrunwald/rust-cpython
1 pull request
Created an issue in cython/cython that received 2 comments
[BUG] Incorrect type inferred for pointer to function
Describe the bug Inference determines the wrong type (one indirection too much) when taking the address of a function. This results in a cython com…
2
comments