Block or Report
Block or report nascheme
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
60 contributions in the last year
Contribution activity
June 2022
Created 2 commits in 1 repository
Created a pull request in python/cpython that received 8 comments
gh-93442: Make C++ version of _Py_CAST work with 0/NULL.
Add C++ overloads for _Py_CAST_impl() to handle 0/NULL. This will allow C++ extensions that pass 0 or NULL to macros using _Py_CAST() to continue t…
+21
−0
•
8
comments
Opened 2 other pull requests in 1 repository
python/cpython
1
open
1
merged
Reviewed 1 pull request in 1 repository
python/cpython
1 pull request
Created an issue in python/cpython that received 9 comments
PyTuple_SET_ITEM fails to compile in C++ source
CPython versions tested on: 3.11b3 Operating system and architecture: Debian Linux, GCC 10.2.1-6 The kiwisolver extension doesn't compile with be…
9
comments


