Skip to content
View dstufft's full-sized avatar

Organizations

@django @pypa @crateio @python @pypi @pyca @python-attrs

Block or report dstufft

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 250 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. pypi/warehouse Public

    The Python Package Index

    Python 3.8k 1.1k

  2. pypa/pip Public

    The Python package installer

    Python 10k 3.1k

  3. pypa/packaging Public

    Core utilities for Python packages

    Python 679 273

  4. pypa/twine Public

    Utilities for interacting with PyPI

    Python 1.7k 324

  5. pypa/virtualenv Public

    Virtual Python Environment builder

    Python 5k 1.1k

17 contributions in the last year

Skip to contributions year list
Contribution Graph
Day of Week October November December January February March April May June July August September
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
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
Reviewed 1 pull request in 1 repository
msarahan/s3pypi 1 pull request

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
23 comments
Loading