Popular repositories Loading
-
construct-editor
construct-editor PublicGUI (based on wxPython) for 'construct', which is a powerful declarative and symmetrical parser and builder for binary data.
-
-
construct
construct PublicForked from construct/construct
Construct: Declarative data structures for python that allow symmetric parsing and building
Python
-
stm32f103_dual_vcp
stm32f103_dual_vcp PublicForked from GaryLee/stm32f103_dual_vcp
An example to show how to use dual CDC VCP USB interfaces.
C
-
weekly-geekly.github.io
weekly-geekly.github.io PublicForked from BlancLoup/weekly-geekly.github.io
-
Phoenix
Phoenix PublicForked from wxWidgets/Phoenix
wxPython's Project Phoenix. A new implementation of wxPython, better, stronger, faster than he was before.
Python
69 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 |
Contribution activity
March 2025
Created 18 commits in 7 repositories
Created 11 repositories
-
timrid/briefcase-remote-debugger
Python
This contribution was made on Mar 23
-
timrid/briefcase-web-static-template
HTML
This contribution was made on Mar 22
-
timrid/briefcase-macOS-Xcode-template
Objective-C
This contribution was made on Mar 21
-
timrid/briefcase-iOS-Xcode-template
Objective-C
This contribution was made on Mar 21
-
timrid/pth-execution-checker
Python
This contribution was made on Mar 20
-
timrid/briefcase-linux-flatpak-template
C
This contribution was made on Mar 20
-
timrid/briefcase-linux-system-template
C
This contribution was made on Mar 20
-
timrid/briefcase-android-gradle-template
Java
This contribution was made on Mar 17
-
timrid/briefcase-windows-app-template
This contribution was made on Mar 17
-
timrid/briefcase-windows-VisualStudio-temp...
C++
This contribution was made on Mar 17
-
timrid/cibuildwheel
Python
This contribution was made on Mar 10
Created a pull request in beeware/briefcase that received 19 comments
Add --debug
option to briefcase run
This is an first attempt for adding (remote) debugging support for bundled apps. This is not ready yet but i would like to share this anyways. It s…
Opened 6 other pull requests in 6 repositories
beeware/briefcase-macOS-Xcode-template
1
merged
-
Add processing of .pth files from "app_packages".
This contribution was made on Mar 22
beeware/briefcase-iOS-Xcode-template
1
merged
-
Add processing of .pth files from "app_packages".
This contribution was made on Mar 21
beeware/briefcase-linux-system-template
1
merged
-
Add processing of .pth files from "app_packages".
This contribution was made on Mar 21
beeware/briefcase-linux-flatpak-template
1
merged
-
Add processing of .pth files from "app_packages".
This contribution was made on Mar 21
beeware/briefcase-windows-app-template
1
closed
-
Add processing of .pth files from "app_packages".
This contribution was made on Mar 17
beeware/briefcase-windows-VisualStudio-template
1
merged
-
Add processing of .pth files from "app_packages".
This contribution was made on Mar 17
Reviewed 2 pull requests in 2 repositories
beeware/briefcase-windows-VisualStudio-template
1 pull request
-
Add processing of .pth files from "app_packages".
This contribution was made on Mar 21
beeware/briefcase
1 pull request
-
Add
--debug
option tobriefcase run
This contribution was made on Mar 10
Created an issue in beeware/briefcase that received 6 comments
.pth
files located in app_packages
are not processed
Describe the bug
.pth
that are located in the app_packages
folder are not correctly processed on all platforms.
This leads to import errors with so…
Opened 2 other issues in 2 repositories
beeware/briefcase
1
closed
-
Use
site-packages
folder instead ofapp
andapp_packages
This contribution was made on Mar 16
python/cpython
1
closed
-
enum.Flag.__contains__
changed behavior since python 3.12This contribution was made on Mar 10