Building Python dev tools at @astral-sh
- Minneapolis, MN
-
05:52
(UTC -06:00)
Highlights
- Pro
Block or Report
Block or report zanieb
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
astral-sh/ruff
astral-sh/ruff PublicAn extremely fast Python linter and code formatter, written in Rust.
-
PrefectHQ/prefect
PrefectHQ/prefect PublicPrefect is a workflow orchestration tool empowering developers to build, observe, and react to data pipelines
-
-
-
-
RustPython/RustPython
RustPython/RustPython PublicA Python Interpreter written in Rust
3,222 contributions in the last year
Day of Week | February Feb | March Mar | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | ||||||||||||||||||||||||||||||||||||||||
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
Contribution activity
February 2024
Created 92 commits in 6 repositories
Created 1 repository
-
zanieb/homebrew-stable
Ruby
This contribution was made on Feb 15
Created a pull request in PrefectHQ/prefect that received 11 comments
Run tasks on the main thread
This is a new version of #9855 rebased onto main
now that the upstream issue in greenback (oremanj/greenback#22) preventing this from working with …
+213
−9
lines changed
•
11
comments
Opened 85 other pull requests in 6 repositories
astral-sh/uv
46
merged
3
open
4
closed
-
Bump version to v0.1.5
This contribution was made on Feb 19
-
Ensure we retain existing environment variables during
python -m uv
This contribution was made on Feb 18 -
Add brew to readme
This contribution was made on Feb 18
-
Build source distributions in the cache directory instead of the global temporary directory
This contribution was made on Feb 18
-
Add smoke test to CI
This contribution was made on Feb 17
-
Bump to Python 3.12.2
This contribution was made on Feb 17
-
Update the scenarios to use vendored build dependencies
This contribution was made on Feb 17
-
Avoid using
white
coloring in terminal outputThis contribution was made on Feb 17 -
Improve tracing when encountering invalid
requires-python
valuesThis contribution was made on Feb 17 -
Add warning for empty requirements files
This contribution was made on Feb 16
-
Add support for
UV_EXTRA_INDEX_URL
This contribution was made on Feb 16 -
Use the system trust store for HTTPS requests
This contribution was made on Feb 16
-
Automatically detect virtual environments when used via
python -m uv
This contribution was made on Feb 16 -
Use string display instead of debug for url parse trace
This contribution was made on Feb 16
-
Read from
/bin/sh
if/bin/ls
cannot be found when determing libc pathThis contribution was made on Feb 16 -
Fix broken URLs parsed from relative paths in registries
This contribution was made on Feb 16
-
Add
-U
/-P
short flags for--upgrade
/--upgrade-package
This contribution was made on Feb 16 -
Add
UV_NO_CACHE
environment variableThis contribution was made on Feb 15 -
Fix search for
python.exe
on WindowsThis contribution was made on Feb 15 -
Add
--upgrade
support topip install
This contribution was made on Feb 15 -
Replace "novel" in README
This contribution was made on Feb 15
-
Bump version to 0.1.1
This contribution was made on Feb 15
-
Add rough integration test to CI
This contribution was made on Feb 15
-
Add scenario for "all" extras
This contribution was made on Feb 15
-
Fix bug where
python3
is not found in the global pathThis contribution was made on Feb 15 - Some pull requests not shown.
zanieb/packse
20
merged
-
Add find-links directory of build deps
This contribution was made on Feb 17
-
Update licenses
This contribution was made on Feb 17
-
Add
--requires-python
support topackse build-pkg
This contribution was made on Feb 17 -
Add vendored tomli
This contribution was made on Feb 17
-
Publish to AWS CodeArtifact
This contribution was made on Feb 16
-
Add scenario for "all" extra
This contribution was made on Feb 15
-
Fix platform scenario
This contribution was made on Feb 13
-
Add scenarios with invalid wheels due to other tag parts
This contribution was made on Feb 12
-
Use a valid platform for the no wheel cases
This contribution was made on Feb 12
-
Fix invalid wheel tag
This contribution was made on Feb 12
-
Forbid unknown fields in scenarios
This contribution was made on Feb 12
-
Fix invalid wheel tags specification in a couple scenarios
This contribution was made on Feb 12
-
Improve expected outcomes for yanked packages
This contribution was made on Feb 12
-
Fix display of yanked versions
This contribution was made on Feb 12
-
Add scenario for no-sdist no-wheel combination
This contribution was made on Feb 12
-
Always include resolver options
This contribution was made on Feb 12
-
Add yanked package support
This contribution was made on Feb 12
-
Add no-build and no-binary resolver options
This contribution was made on Feb 12
-
Skip publishing "root" packages in CI
This contribution was made on Feb 12
-
Move prereleases from environment to resolver options
This contribution was made on Feb 12
astral-sh/ruff
7
merged
-
Drop
__get__
and__set__
fromunnecessary-dunder-call
This contribution was made on Feb 2 -
Bump version to 0.2.0
This contribution was made on Feb 1
-
Restore RUF011 documentation
This contribution was made on Feb 1
-
Redirect
PHG001
toS307
andPGH002
toG010
This contribution was made on Feb 1 -
Redirect
TRY200
toB904
This contribution was made on Feb 1 -
Add tests for redirected rules
This contribution was made on Feb 1
-
Use fake rules for testing deprecation and removal infrastructure
This contribution was made on Feb 1
zanieb/pubgrub
1
merged
1
closed
-
Add a
reason
to theNoVersions
incompatibilityThis contribution was made on Feb 3 -
Add a
reason
to theNoVersions
incompatibilityThis contribution was made on Feb 3
astral-sh/ruff-lsp
2
merged
-
Bump to 0.0.51
This contribution was made on Feb 1
-
Remove upper bounds from Ruff requirement
This contribution was made on Feb 1
openai/openai-cookbook
1
open
-
Fix syntax error in DALL-E notebook
This contribution was made on Feb 2
Reviewed 105 pull requests in 6 repositories
astral-sh/uv
25 pull requests
-
Add shell completions generation
This contribution was made on Feb 19
-
Document local testing instructions
This contribution was made on Feb 19
-
Document RUST_LOG=trace for additional logging verbosity
This contribution was made on Feb 19
-
Add yank warnings at end of messages
This contribution was made on Feb 19
-
fix: use --override rather than -o to specify overrides in README.md
This contribution was made on Feb 18
-
Remove setuptools & wheel from seed packages (#1602)
This contribution was made on Feb 18
-
Build source distributions in the cache directory instead of the global temporary directory
This contribution was made on Feb 18
-
Add
CACHEDIR.TAG
to uv-created virtualenvsThis contribution was made on Feb 18 -
Add warning when dependencies are empty
This contribution was made on Feb 18
-
Add CMD support
This contribution was made on Feb 18
-
Add license to activator scripts
This contribution was made on Feb 17
-
Bump version to v0.1.4
This contribution was made on Feb 17
-
Prompt activation after uv venv has successfully run
This contribution was made on Feb 17
-
Update pip_install_scenarios.rs
This contribution was made on Feb 17
-
Consistent use of
BIN_NAME
in activation scriptsThis contribution was made on Feb 17 -
Add graceful fallback for Artifactory indexes
This contribution was made on Feb 17
-
Support
venv --prompt
This contribution was made on Feb 17 -
Allow non-nested archives for
hexdump
and othersThis contribution was made on Feb 17 -
Bump version to v0.1.3
This contribution was made on Feb 17
-
Add support for extras in editable requirements
This contribution was made on Feb 16
-
Apply percent-decoding to filepaths in HTML find-links
This contribution was made on Feb 16
-
change indent to sensible value
This contribution was made on Feb 16
-
Add warning for empty requirements files
This contribution was made on Feb 16
-
Add
pip install --constraint
test coverageThis contribution was made on Feb 16 -
Automatically detect virtual environments when used via
python -m uv
This contribution was made on Feb 16 - Some pull request reviews not shown.
astral-sh/ruff
20 pull requests
-
Detect unneeded
async
keywords on functionsThis contribution was made on Feb 13 -
PLR2004
: Accept 0.0 and 1.0 as common magic valuesThis contribution was made on Feb 13 -
Remove (legacy) formatter stability check from CI pipeline
This contribution was made on Feb 12
-
Run doctests as part of CI pipeline
This contribution was made on Feb 12
-
Migrate to
nextest
This contribution was made on Feb 10 -
Filter out test rules in
RuleSelector
JSON schemaThis contribution was made on Feb 8 -
Fix typo in option name:
output_format
->output-format
This contribution was made on Feb 7 -
Allow arbitrary configuration options to be overridden via the CLI
This contribution was made on Feb 6
-
[
pycodestyle
] Add blank line(s) rules (E301
,E302
,E303
,E304
,E305
,E306
)This contribution was made on Feb 6 -
Drop
__get__
and__set__
fromunnecessary-dunder-call
This contribution was made on Feb 5 -
Short-circuit typing matches based on imports
This contribution was made on Feb 2
-
Skip empty lines when determining base indentation
This contribution was made on Feb 2
-
README.md
: add missing "your" in support section, add alt text to Astral logoThis contribution was made on Feb 2 -
Skip LibCST parsing for standard dedent adjustments
This contribution was made on Feb 2
-
Fix references to deprecated
ANN
rules in changelogThis contribution was made on Feb 2 -
Invert order of checks in
zero-sleep-call
This contribution was made on Feb 1 -
Deduplicate deprecation warnings for v0.2.0 release
This contribution was made on Feb 1
-
Fix issue where output format mode would not change to
full
if preview mode was set in configuration fileThis contribution was made on Feb 1 -
Restore RUF011 documentation
This contribution was made on Feb 1
-
Add internal hidden rules for testing
This contribution was made on Feb 1
pubgrub-rs/pubgrub
4 pull requests
-
feat: contains_many and simplify works with iter of V not just &V
This contribution was made on Feb 2
-
feat!: no recursion and Rc for causes
This contribution was made on Feb 2
-
feat!: ues u32 insted of NumberVersion
This contribution was made on Feb 1
-
test: check for unsorted iteration
This contribution was made on Feb 1
zanieb/pubgrub
1 pull request
-
range: make 'as_singleton' return a borrow
This contribution was made on Feb 8
PrefectHQ/prefect
1 pull request
-
Run tasks on the main thread
This contribution was made on Feb 8
astral-sh/ruff-vscode
1 pull request
-
Bump version to 2024.6.0
This contribution was made on Feb 1
Created an issue in astral-sh/uv that received 11 comments
Add flag to allow global installs e.g. for CI
We require install into a virtual environment, but in ephemeral builds like CI or containers this may not be desired.
11
comments
Opened 31 other issues in 4 repositories
astral-sh/uv
4
closed
22
open
-
Support alternative requirements file encodings
This contribution was made on Feb 18
-
Change the name of
uv pip
This contribution was made on Feb 18 -
Create stub for
uv
in virtual environmentsThis contribution was made on Feb 18 -
Add warning when
poetry
dependencies found instead of PEP 621 dependenciesThis contribution was made on Feb 18 -
Document best practices for using in Dockerfile
This contribution was made on Feb 17
-
Use
-v
,-vv
,-vvv
to configure tracing levelsThis contribution was made on Feb 17 -
PEP 514 support
This contribution was made on Feb 16
-
File-based configuration
This contribution was made on Feb 16
-
Validate behavior of
--upgrade
and--reinstall
with URL dependenciesThis contribution was made on Feb 16 -
Add test coverage for AWS CodeArtifact
This contribution was made on Feb 16
-
Track invalid distributions as incompatibilities
This contribution was made on Feb 16
-
Warn if not in a virtual environment and
.venv
is present in the working directoryThis contribution was made on Feb 16 -
Add
uv pip list
This contribution was made on Feb 16 -
Add
-U
alias for--upgrade
This contribution was made on Feb 15 -
Add hint that seed packages are disabled by default in
uv venv
This contribution was made on Feb 15 -
Add hint that seed packages are being installed during
uv venv --seed
This contribution was made on Feb 15 -
Guard against deletion of the current environment
This contribution was made on Feb 15
-
uv venv
does not suggest how to activateThis contribution was made on Feb 15 -
Add note to
bench/__main__.py
about requirement inputsThis contribution was made on Feb 15 -
Trampoline crate is unintentionally included in gitignore
This contribution was made on Feb 15
-
Yank warnings should display at the end
This contribution was made on Feb 13
-
Consider changing wording around "novel" features
This contribution was made on Feb 12
-
Installing Python versions in Windows is slow
This contribution was made on Feb 12
-
Add backtracking scenario with missing package
This contribution was made on Feb 5
-
Add
--dry-run
flag forpip install
This contribution was made on Feb 3 - Some issues not shown.
zanieb/packse
2
open
-
Vendored build backend
This contribution was made on Feb 17
-
CodeArtifact does not support yanking
This contribution was made on Feb 17
astral-sh/ruff
2
open
-
The
show-source
deprecation warning should have a clearer call to actionThis contribution was made on Feb 7 -
Policy for linter fixes that can drop comments
This contribution was made on Feb 2
openai/openai-cookbook
1
open
-
[FEATURE] Consider linting or formatting notebooks
This contribution was made on Feb 2
8
contributions
in private repositories
Feb 1 – Feb 15