Pinned Loading
-
astral-sh/uv
astral-sh/uv PublicAn extremely fast Python package and project manager, written in Rust.
-
astral-sh/ruff
astral-sh/ruff PublicAn extremely fast Python linter and code formatter, written in Rust.
-
-
-
-
6,509 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | ||||||||||||||||||||||||||||||||||||||||
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
Activity overview
Contributed to
astral-sh/uv,
astral-sh/python-build-standalone,
astral-sh/ruff
and 101 other
repositories
Loading
Contribution activity
April 2025
Created 21 commits in 3 repositories
Created a pull request in astral-sh/uv that received 7 comments
Report the queried executable path in uv python list
In an attempt to avoid reporting shims as their resolved sys.executable
path, we report the queried executable path instead. This seems more correc…
+8
−1
lines changed
•
7
comments
Opened 13 other pull requests in 2 repositories
astral-sh/uv
1
open
7
merged
1
closed
-
Release 0.7.0
This contribution was made on Apr 11
-
Fix lockfile note
This contribution was made on Apr 9
-
Bump to 0.6.14
This contribution was made on Apr 9
-
Bump version to 0.6.13
This contribution was made on Apr 7
-
Extend the reference documentation for
uv pip sync
This contribution was made on Apr 4 -
Fix mismatched pip interface header / nav titles
This contribution was made on Apr 2
-
Bump to 0.6.12
This contribution was made on Apr 2
-
Add test case for explicit index with authenticate always
This contribution was made on Apr 2
-
Add note about
uv build
topackage = false
This contribution was made on Apr 1
astral-sh/python-build-standalone
2
open
2
merged
-
Include free-threaded Python in published musl distributions
This contribution was made on Apr 9
-
Include Python 3.14 in published musl distributions
This contribution was made on Apr 9
-
Bump to 3.14.0a7
This contribution was made on Apr 8
-
Bump stable Python versions: 3.13.3, 3.12.10, 3.11.12, 3.10.17 and 3.9.22
This contribution was made on Apr 8
Reviewed 43 pull requests in 7 repositories
astral-sh/uv
25 pull requests
-
add another note that sources in deps don't work
This contribution was made on Apr 10
-
display aliases for long and short args in the cli reference
This contribution was made on Apr 10
-
Refine lack of musl distributions to ARM-only
This contribution was made on Apr 10
-
Make uv’s first-index strategy more secure by default by failing early on authentication failure
This contribution was made on Apr 10
-
Build backend: Add reference docs and schema
This contribution was made on Apr 10
-
Support
--with-requirements script.py
to include inline dependency metadata from another scriptThis contribution was made on Apr 9 -
Use index URL instead of package URL for keyring credential lookups
This contribution was made on Apr 9
-
Error when
tool.uv.sources
is set in system-level configuration fileThis contribution was made on Apr 8 -
Split workspace members onto their own lines in
uv init
This contribution was made on Apr 8 -
Use index-level instead of realm-level credential caching for known indexes
This contribution was made on Apr 8
-
change
uv version
to be an interface for project version reads and editsThis contribution was made on Apr 8 -
Add lockfile note about PEP 751
This contribution was made on Apr 7
-
Avoid infinite loop in
uv export
with conflictsThis contribution was made on Apr 7 -
only warn if CRC appears to be missing
This contribution was made on Apr 7
-
Extend the reference documentation for
uv pip sync
This contribution was made on Apr 7 -
Add CRC mode to make CRC checks opt-in by default
This contribution was made on Apr 7
-
Emit dedicated error message for Conda environment.yml files
This contribution was made on Apr 4
-
Use
Credentials
abstraction inuv-publish
This contribution was made on Apr 4 -
Distinguish between authentication failures due to missing vs invalid credentials
This contribution was made on Apr 4
-
Make
--frozen
and--no-sources
conflicting optionsThis contribution was made on Apr 4 -
respect --offline flag for git cli operations
This contribution was made on Apr 4
-
Bump MSRV to 1.84
This contribution was made on Apr 4
-
Reject
pyproject.toml
files inuv pip compile -o
This contribution was made on Apr 4 -
Respect --project during
uv python find
(#11990)This contribution was made on Apr 4 -
use astral-sh/cargo-dist instead
This contribution was made on Apr 3
- Some pull request reviews not shown.
astral-sh/cargo-dist
4 pull requests
-
Add binaries config for overriding per-platform binaries
This contribution was made on Apr 9
-
add github-action-commits config
This contribution was made on Apr 9
-
credit both copyrights
This contribution was made on Apr 3
-
initial fork of cargo-dist to astral org
This contribution was made on Apr 3
encode/httpcore
1 pull request
-
Fix
AttributeError
when importing on Python 3.14This contribution was made on Apr 11
conda-forge/ruff-feedstock
1 pull request
-
Bump MSRV to 1.84
This contribution was made on Apr 4
astral-sh/ruff
1 pull request
-
use astral-sh/cargo-dist instead
This contribution was made on Apr 3
astral-sh/uv-docker-example
1 pull request
-
Use non-legacy format to define ENV
This contribution was made on Apr 2
encode/httpx
1 pull request
-
Allow pickling HTTPStatusError
This contribution was made on Apr 2
Created an issue in astral-sh/uv that received 10 comments
Opened 11 other issues in 1 repository
astral-sh/uv
9
open
2
closed
-
Avoid GitHub fast-path queries when rate limited
This contribution was made on Apr 8
-
Avoid GitHub queries for immutable references
This contribution was made on Apr 8
-
Using
--frozen
with--no-sources
uses sources stillThis contribution was made on Apr 3 -
Add
excluded-dependencies
supportThis contribution was made on Apr 2 -
Add a
uv sync --system
hint to useUV_PROJECT_ENVIRONMENT
This contribution was made on Apr 2 -
uv 0.5.9+ cannot be used with SecuPrint security software on Windows
This contribution was made on Apr 1
-
uv build --no-build
failsThis contribution was made on Apr 1 -
Add dedicated error message for conda environment.yml files
This contribution was made on Apr 1
-
Drop support for reading executable name requests from
.python-version
filesThis contribution was made on Apr 1 -
Exit with status of 1 (instead of 2) during
--check
This contribution was made on Apr 1 -
Show retry count in errors from
get_cacheable_with_retry
This contribution was made on Apr 1
93
contributions
in private repositories
Apr 1 – Apr 12