Popular repositories Loading
-
-
-
-
MASPreferences
MASPreferences PublicForked from cocoabits/MASPreferences
Modern implementation of the Preferences window for OS X apps, used in TextMate, GitBox and Mou:
Objective-C 1
-
-
concordance
concordance PublicForked from jaymzh/concordance
Program Harmony remote controls from Linux, Windows, or Mac!
C++ 1
356 contributions in the last year
Skip to contributions year listDay of Week | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | ||||||||||||||||||||||||||||||||||||||||
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
July 2025
Created 3 commits in 2 repositories
Created a pull request in mcfletch/pyopengl that received 3 comments
Fix FTBFS with Cython 3.1.x
Cython 3.1.0 has removed support for Python 2, which includes the 'long' data type. Simply switch to 'int' which should be the same thing in Python 3.
+2
−2
lines changed
•
3
comments
Opened 2 other pull requests in 1 repository
wxWidgets/Phoenix
1
open
1
merged
-
Remove generated nanosvg Cython code and unpin exact Cython versions
This contribution was made on Jul 15
-
Mark wx.SystemSettings.GetAppearance() as requiring wx.App
This contribution was made on Jul 11