- Philadelphia, PA
- https://caremad.io/
Pinned Loading
17 contributions in the last year
Skip to contributions year listDay of Week | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | |||||||||||||||||||||||||||||||||||||||||
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
October 2025
Created 1 commit in 1 repository
Created 1 repository
-
dstufft/pip-wheel-resolver-test
This contribution was made on Oct 2
Reviewed 1 pull request in 1 repository
msarahan/s3pypi
1 pull request
-
add PEP 691 support
This contribution was made on Oct 7
Created an issue in pypa/pip that received 23 comments
Resolving rejects all wheels for a given version causing otherwise valid wheels to be missed.
Description
Given these wheels and dependencies:
root -> a == 1
root -> b == 1
b-1-py3-none-any.whl -> a == 2
b-1-py2.py3-none-any.whl -> a == 1
I…
1 task done