Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign upPinned
3,558 contributions in the last year
Activity overview
Contribution activity
December 2020
Created 49 commits in 9 repositories
Created a pull request in pypa/pip that received 4 comments
Revert "Skip candidate not providing valid metadata"
Opened 5 other pull requests in 1 repository
pypa/pip
3
merged
1
open
1
closed
Reviewed 22 pull requests in 6 repositories
pypa/pip 13 pull requests
- Distribute and install py.typed to provide type information
- Show constraint in error message
- Revert the part Candidate.dist is being eagerly computed
- Lazily evaluate the candidate sequence to prevent unneeded distribution downloads
- Update packaging to version 20.8
- Update docs to clarify that old resolver is default with Python 2
- Skip candidate not providing valid metadata
- Cache AlreadyInstalledCandidate
- Intentionally delay resolving setuptools
- Fix redact url in --help
- Use the project name to look up constraints
- Correctly implement yanking logic
- Resolve direct and pinned requirements first
pypa/packaging 3 pull requests
python/peps 2 pull requests
sphinx-themes/sphinx-themes.org 2 pull requests
pradyunsg/installer 1 pull request
executablebooks/sphinx-book-theme 1 pull request
Created an issue in pypa/pip that received 3 comments
pip 21.0 release (Q1 2021)
Oh yea, it's happened. We have two separate release issues open at the same time. This one is a big one, coz we're dropping Python 2 support. :)