Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Astral OSS

Astral's mission is to make the Python ecosystem more productive by building better developer tools. This fund supports Astral's open source projects.
Collective - Host: opensource - https://opencollective.com/astral-oss - Code: https://github.com/astral-sh

Normalize relative paths when `--project` is specified

github.com/astral-sh/uv - charliermarsh opened this pull request about 1 month ago
Fix projects's typo in resolver error messages

github.com/astral-sh/uv - charliermarsh opened this pull request about 1 month ago
Understand `type[A | B]` special form in annotations

github.com/astral-sh/ruff - Glyphack opened this pull request about 1 month ago
Enforce correctness of self-dependencies

github.com/astral-sh/uv - charliermarsh opened this pull request about 1 month ago
Eagerly error when parsing `pyproject.toml` requirements

github.com/astral-sh/uv - charliermarsh opened this pull request about 1 month ago
Package Installation problem after deleted cache folder

github.com/astral-sh/uv - HyperUpscale opened this issue about 1 month ago
chore: update known checksums for 0.5.7

github.com/astral-sh/setup-uv - github-actions[bot] opened this pull request about 1 month ago
apply the Apache license

github.com/astral-sh/ruff-pre-commit - graingert opened this issue about 1 month ago
Massive `uv.lock` file

github.com/astral-sh/uv - NellyWhads opened this issue about 1 month ago
[`ruff`] Unnecessary `ndigits` argument to `round()` (`RUF057`)

github.com/astral-sh/ruff - InSyncWithFoo opened this pull request about 1 month ago
Limited Implementation of `tool.uv.conflicts`

github.com/astral-sh/uv - NellyWhads opened this issue about 1 month ago
Update uv documentation for 0.5.7

github.com/astral-sh/docs - astral-docs-bot opened this pull request about 1 month ago
Bump version to 0.5.7

github.com/astral-sh/uv - zanieb opened this pull request about 1 month ago
Special-case `==` Python version request ranges

github.com/astral-sh/uv - zanieb opened this pull request about 1 month ago
Sync latest Python releases

github.com/astral-sh/uv - github-actions[bot] opened this pull request about 1 month ago
Incorrect resolution of nested modules

github.com/astral-sh/ruff - dcreager opened this issue about 1 month ago
Publish: Support --index <name>

github.com/astral-sh/uv - konstin opened this pull request about 1 month ago
Support `type[a.X]` with qualified class names

github.com/astral-sh/ruff - dcreager opened this pull request about 1 month ago
`uv` incorrectly (?) installs `dbt-clickhouse`

github.com/astral-sh/uv - ivanychev opened this issue about 1 month ago
[`ruff`] Mark autofix for `RUF052` as always unsafe

github.com/astral-sh/ruff - AlexWaygood opened this pull request about 1 month ago
Add hint on build backend import with preview disabled

github.com/astral-sh/uv - zanieb opened this pull request about 1 month ago
docs: add details of `--seed` to pip environments docs

github.com/astral-sh/uv - GCHQDeveloper314 opened this pull request about 1 month ago
Feat: Create a cached lock file for `uv run` with scripts

github.com/astral-sh/uv - notatallshaw opened this issue about 1 month ago
Issue with uv backend to "sync"

github.com/astral-sh/uv - franzhaas opened this issue about 1 month ago
fix: move comment out of code block to make copy/paste easier

github.com/astral-sh/uv - lifehackett opened this pull request about 1 month ago
Add test coverage for build tag prioritization

github.com/astral-sh/uv - charliermarsh opened this pull request about 1 month ago
Further simplifications to PTH210

github.com/astral-sh/ruff - AlexWaygood opened this pull request about 1 month ago
Improve error messages for except* (B025, B029, B030, B904) #14791

github.com/astral-sh/ruff - smokyabdulrahman opened this pull request about 1 month ago
Omit Windows Store `python3.13.exe` et al

github.com/astral-sh/uv - charliermarsh opened this pull request about 1 month ago
Remove derivation chain special casing

github.com/astral-sh/uv - konstin opened this pull request about 1 month ago
Respect build tag priority in `uv.lock`

github.com/astral-sh/uv - charliermarsh opened this pull request about 1 month ago
Minor nitpicks for PTH210

github.com/astral-sh/ruff - AlexWaygood opened this pull request about 1 month ago
Move release-drafter.yml to .github

github.com/astral-sh/ruff-action - eifinger opened this pull request about 1 month ago
Use `thiserror` in `InstalledDist`

github.com/astral-sh/uv - konstin opened this pull request about 1 month ago
F821 not recognizing `requires-python` in `pyproject.toml`

github.com/astral-sh/ruff - CNSeniorious000 opened this issue about 1 month ago
Refactor: check.rs into manageable functions

github.com/astral-sh/uv - srinivasreddy opened this pull request about 1 month ago
Fix infinite watch loop by ignoring 'uninteresting' watch events

github.com/astral-sh/ruff - MichaReiser opened this pull request about 1 month ago
[Fix error] C417 and walrus statements

github.com/astral-sh/ruff - zeevox opened this issue about 1 month ago
ASYNC220: subprocess.Popen() is not blocking

github.com/astral-sh/ruff - ybybwdwd opened this issue about 1 month ago
[Autofix request] B028: no-explicit-stacklevel

github.com/astral-sh/ruff - DanielYang59 opened this issue about 1 month ago
Disable checkout during FreeBSD tests

github.com/astral-sh/uv - zanieb opened this pull request about 1 month ago
[airflow]: extend removed names (AIR302)

github.com/astral-sh/ruff - Lee-W opened this pull request about 1 month ago
UV lists python interpreters but can't use them!

github.com/astral-sh/uv - meitham opened this issue about 1 month ago
[red-knot] Separate invalid syntax code snippets

github.com/astral-sh/ruff - dhruvmanila opened this pull request about 1 month ago
uv python list report error

github.com/astral-sh/uv - cjdxhjj opened this issue about 1 month ago
[red-knot] function parameter types

github.com/astral-sh/ruff - carljm opened this pull request about 1 month ago
Add support for Python 3.9.21, 3.10.16, 3.11.11, 3.12.8, and 3.13.1

github.com/astral-sh/rye - github-actions[bot] opened this pull request about 1 month ago
[`flake8-pyi`] Also remove `self` and `cls`'s annotation (`PYI034`)

github.com/astral-sh/ruff - InSyncWithFoo opened this pull request about 1 month ago
README.md: astral-sh/ruff-action@v1 --> v2

github.com/astral-sh/ruff-action - cclauss opened this pull request about 1 month ago
Test `venv` in 3.13t integration test

github.com/astral-sh/uv - zanieb opened this pull request about 1 month ago
RUF052 Fix Breaks Overload Definitions

github.com/astral-sh/ruff - oguzhanmeteozturk opened this issue about 1 month ago
RUF052 fix is unsafe when renaming TypeVars

github.com/astral-sh/ruff - oguzhanmeteozturk opened this issue about 1 month ago
Add support for Poetry-like groups

github.com/astral-sh/uv - fre-edin opened this issue about 1 month ago
Sync latest Python releases

github.com/astral-sh/uv - github-actions[bot] opened this pull request about 1 month ago
RUF052: do not apply to function arguments?

github.com/astral-sh/ruff - inducer opened this issue about 1 month ago
Migrate some inference tests to mdtests

github.com/astral-sh/ruff - dcreager opened this pull request about 1 month ago
deps: Update cc

github.com/astral-sh/ruff - ognevny opened this pull request about 1 month ago
`RUF046` is doing two things instead of one

github.com/astral-sh/ruff - InSyncWithFoo opened this issue about 1 month ago
Various rules refer to `except*` as `except`

github.com/astral-sh/ruff - jakkdl opened this issue about 1 month ago
Build backend: Add template to uv init

github.com/astral-sh/uv - konstin opened this pull request about 1 month ago
Update ruff documentation for 0.8.2

github.com/astral-sh/docs - charliermarsh opened this pull request about 1 month ago
Better build error messages

github.com/astral-sh/uv - konstin opened this pull request about 1 month ago
Unify dist error handling

github.com/astral-sh/uv - konstin opened this pull request about 1 month ago