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

Suppress isort for single import line

github.com/astral-sh/ruff - bloodgain opened this issue 8 months ago
Add .gitignore with * as contents to .uv

github.com/astral-sh/uv - njzjz opened this issue 8 months ago
Fix isort FAQ to surface correct src setting

github.com/astral-sh/ruff - charliermarsh opened this pull request 8 months ago
F811 is not raised when it is needed

github.com/astral-sh/ruff - Denis-Alexeev opened this issue 8 months ago
red-knot[salsa part 2]: Setup semantic DB and Jar

github.com/astral-sh/ruff - MichaReiser opened this pull request 8 months ago
Bump packaging from 24.0 to 24.1

github.com/astral-sh/ruff-lsp - dependabot[bot] opened this pull request 8 months ago
Bump typing-extensions from 4.7.1 to 4.12.2

github.com/astral-sh/ruff-lsp - dependabot[bot] opened this pull request 8 months ago
Windows failure when installing with cache

github.com/astral-sh/uv - befelix opened this issue 8 months ago
Set 1.75 as minimal Rust version

github.com/astral-sh/ruff - MichaReiser opened this pull request 8 months ago
Add typos enforcement to CI

github.com/astral-sh/packse - charliermarsh opened this pull request 8 months ago
Update dependency uuid to v10

github.com/astral-sh/ruff - renovate[bot] opened this pull request 8 months ago
Update dawidd6/action-download-artifact action to v5

github.com/astral-sh/ruff - renovate[bot] opened this pull request 8 months ago
Update NPM Development dependencies

github.com/astral-sh/ruff - renovate[bot] opened this pull request 8 months ago
Update pre-commit dependencies

github.com/astral-sh/ruff - renovate[bot] opened this pull request 8 months ago
Update Rust crate toml to v0.8.14

github.com/astral-sh/ruff - renovate[bot] opened this pull request 8 months ago
Update Rust crate strum_macros to v0.26.4

github.com/astral-sh/ruff - renovate[bot] opened this pull request 8 months ago
Update Rust crate regex to v1.10.5

github.com/astral-sh/ruff - renovate[bot] opened this pull request 8 months ago
Update Rust crate clap to v4.5.6

github.com/astral-sh/ruff - renovate[bot] opened this pull request 8 months ago
[`pylint`] Implement `chained-comparison` (`R1716`)

github.com/astral-sh/ruff - max-muoto opened this pull request 8 months ago
Fix `TypeVarTuple` typo in pyupgrade rule

github.com/astral-sh/ruff - AlexWaygood opened this pull request 8 months ago
Add isort standard-library distinction to FAQ

github.com/astral-sh/ruff - charliermarsh opened this pull request 8 months ago
red-knot: `VfsFile` input ingredient and a `Vfs`

github.com/astral-sh/ruff - MichaReiser opened this pull request 8 months ago
Use real file path when available in `ruff server`

github.com/astral-sh/ruff - charliermarsh opened this pull request 8 months ago
Upgrade packages

github.com/astral-sh/packse - zanieb opened this pull request 8 months ago
Switch from Poetry to uv

github.com/astral-sh/packse - zanieb opened this pull request 8 months ago
Rename `PreorderVisitor` to `SourceOrderVisitor`

github.com/astral-sh/ruff - MichaReiser opened this pull request 8 months ago
Update indentation representation for the common case

github.com/astral-sh/ruff - dhruvmanila opened this pull request 8 months ago
gitignore `.DS_STORE` files

github.com/astral-sh/ruff - AlexWaygood opened this pull request 8 months ago
Remove `result_like` dependency

github.com/astral-sh/ruff - dhruvmanila opened this pull request 8 months ago
Build `CommentRanges` outside the parser

github.com/astral-sh/ruff - dhruvmanila opened this pull request 8 months ago
[red-knot] add type narrowing

github.com/astral-sh/ruff - carljm opened this pull request 8 months ago
(🎁) format `type: ignore` and other pragmas

github.com/astral-sh/ruff - KotlinIsland opened this issue 8 months ago
Add missing tests for `uv run` behavior

github.com/astral-sh/uv - zanieb opened this issue 8 months ago
[red-knot] add None type

github.com/astral-sh/ruff - carljm opened this pull request 8 months ago
[red-knot] remove duplicate test from bad merge

github.com/astral-sh/ruff - carljm opened this pull request 8 months ago
[red-knot] condense int literals

github.com/astral-sh/ruff - carljm opened this pull request 8 months ago
[red-knot] flatten unions

github.com/astral-sh/ruff - carljm opened this pull request 8 months ago
Migrate to uv's preview APIs

github.com/astral-sh/ruff-lsp - charliermarsh opened this pull request 8 months ago
[red-knot] flatten union types

github.com/astral-sh/ruff - carljm opened this issue 8 months ago
[red-knot] prototype type narrowing

github.com/astral-sh/ruff - carljm opened this issue 8 months ago
Add a download link for a minor uv version

github.com/astral-sh/uv - danielhollas opened this issue 8 months ago
linter: uncovered branches

github.com/astral-sh/ruff - antonio-antuan opened this issue 8 months ago
[red-knot] Cleanup module-resolution logic in `module.rs`

github.com/astral-sh/ruff - AlexWaygood opened this pull request 8 months ago
Add preview feedback doc

github.com/astral-sh/uv - konstin opened this pull request 8 months ago
Bump ruff from 0.4.7 to 0.4.8

github.com/astral-sh/ruff-lsp - dependabot[bot] opened this pull request 8 months ago
Consider `:` to terminate parenthesized with items

github.com/astral-sh/ruff - dhruvmanila opened this pull request 8 months ago
Ruff version not fixed?

github.com/astral-sh/ruff-pre-commit - mschwoer opened this issue 8 months ago
F401 warning even when import in __all__

github.com/astral-sh/ruff - hovnatan opened this issue 8 months ago
[Bug fix] Fix rule B909's panic when checking large loop blocks

github.com/astral-sh/ruff - Embers-of-the-Fire opened this pull request 8 months ago
Rule B909 cause panic

github.com/astral-sh/ruff - qarmin opened this issue 8 months ago
Use speculative parsing for with-items

github.com/astral-sh/ruff - dhruvmanila opened this pull request 8 months ago
Support directories passed via --index-url

github.com/astral-sh/uv - ericmarkmartin opened this issue 8 months ago
Native TLS option fails on corporate laptop.

github.com/astral-sh/uv - Syrus-at-Philips opened this issue 8 months ago
[red-knot] arithmetic on int literals

github.com/astral-sh/ruff - carljm opened this pull request 8 months ago