Popular repositories Loading
714 contributions in the last year
Day of Week | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | ||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created 8 commits in 2 repositories
Created a pull request in tonybaloney/CSnakes that received 3 comments
Make GIL disposal idempotent once disposed
If GIL.Dispose
is called more times than GIL.Acquire
then a fatal error is reported:
Exit code is -1073740791 (Fatal Python error: PyEval_SaveThrea…
+18
−0
lines changed
•
3
comments
Opened 7 other pull requests in 2 repositories
morelinq/MoreLINQ
4
merged
-
Update all dependencies to their latest versions
This contribution was made on Mar 17
-
Update .NET SDK to 9.0.200, including dependencies
This contribution was made on Mar 16
-
Simplify collection initialization with expressions
This contribution was made on Mar 16
-
Add dev container support for development
This contribution was made on Mar 15
tonybaloney/CSnakes
3
merged
-
Add basic tests to exercise GIL management
This contribution was made on Mar 16
-
Remove no longer needed initialization lock
This contribution was made on Mar 10
-
Avoid freeze if initialization fails
This contribution was made on Mar 9
Reviewed 1 pull request in 1 repository
tonybaloney/CSnakes
1 pull request
-
Fix crash on GIL acquisition within pybind11 extensions
This contribution was made on Mar 15