🥁
Empowering coders
Pinned Loading
242 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 14 commits in 3 repositories
Created a pull request in QCoDeS/broadbean that received 1 comment
Opened 1 other pull request in 1 repository
toolsforexperiments/plottr
1
open
-
Drop python 3.10 support
This contribution was made on Mar 13
Reviewed 13 pull requests in 3 repositories
microsoft/Qcodes
8 pull requests
-
change short_name to register_name in parameters snapshot
This contribution was made on Mar 27
-
Feat/parameter value change callback
This contribution was made on Mar 27
-
Add basic Literal Validator
This contribution was made on Mar 26
-
Enable Pyright standard rules
This contribution was made on Mar 26
-
Upgrade precommit hooks
This contribution was made on Mar 24
-
Write example output to known folder
This contribution was made on Mar 24
-
Deprecate qcodes deprecation utils
This contribution was made on Mar 10
-
Enable a subset of pyright strict rules
This contribution was made on Mar 10
QCoDeS/broadbean
3 pull requests
-
Bump pyzmq from 26.2.1 to 26.3.0
This contribution was made on Mar 13
-
Bump hypothesis from 6.128.2 to 6.129.0
This contribution was made on Mar 13
-
Bump attrs from 25.1.0 to 25.3.0
This contribution was made on Mar 13
QCoDeS/Qcodes_contrib_drivers
2 pull requests
-
Fix precommit hook violations
This contribution was made on Mar 25
-
Add precommit hooks
This contribution was made on Mar 14
Created an issue in astral-sh/uv that received 6 comments
uv sync fails when python-requires of a dependency is higher than that of the dependent package, how to address?
Question
I am working on a package A that has python-requires in pyproject.toml set to >=3.10.1
. Package A depends on package B, and is mentioned i…
6
comments