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

`C419` introduce invalid python since `v0.5.3`

github.com/astral-sh/ruff - UnknownPlatypus opened this issue 7 months ago
Explore using `bumpalo` for the AST

github.com/astral-sh/ruff - MichaReiser opened this pull request 7 months ago
Use ScopedExpressionId for uses map

github.com/astral-sh/ruff - MichaReiser opened this pull request 7 months ago
Avoid shadowing diagnostics for `@override` methods

github.com/astral-sh/ruff - charliermarsh opened this pull request 7 months ago
Example GitHub Action for `rye publish`

github.com/astral-sh/rye - jamesbraza opened this issue 7 months ago
[red-knot] add maybe-undefined lint rule

github.com/astral-sh/ruff - carljm opened this pull request 7 months ago
[red-knot] add cycle-free while-loop control flow

github.com/astral-sh/ruff - carljm opened this pull request 7 months ago
Update uv documentation for 0.2.27

github.com/astral-sh/docs - charliermarsh opened this pull request 7 months ago
Try reserving vector space based on source code estimate

github.com/astral-sh/ruff - charliermarsh opened this pull request 7 months ago
Support custom venv locations for `uv sync`

github.com/astral-sh/uv - andriygm opened this issue 7 months ago
Update docs Settings output-format default

github.com/astral-sh/ruff - sashko1988 opened this pull request 7 months ago
Setup `--preview` flag for neovim lsp

github.com/astral-sh/ruff - eltbus opened this issue 7 months ago
[red-knot] Watch search paths

github.com/astral-sh/ruff - MichaReiser opened this pull request 7 months ago
[red-knot] Upgrade to the *new* *new* salsa

github.com/astral-sh/ruff - MichaReiser opened this pull request 7 months ago
Bump ruff from 0.5.2 to 0.5.3

github.com/astral-sh/ruff-lsp - dependabot[bot] opened this pull request 7 months ago
[red-knot] Add verbosity argument to CLI

github.com/astral-sh/ruff - MichaReiser opened this pull request 7 months ago
Add a style guide

github.com/astral-sh/uv - zanieb opened this pull request 7 months ago
Write tools concept doc

github.com/astral-sh/uv - zanieb opened this pull request 7 months ago
[red-knot] trace file when inferring types

github.com/astral-sh/ruff - carljm opened this pull request 7 months ago
Avoid always rebuilding dynamic metadata

github.com/astral-sh/uv - charliermarsh opened this pull request 7 months ago
feat: fix uv-trampoline renovate issues

github.com/astral-sh/uv - samypr100 opened this pull request 7 months ago
Write migration guides

github.com/astral-sh/uv - zanieb opened this issue 7 months ago
[red-knot] fix incremental benchmark

github.com/astral-sh/ruff - carljm opened this pull request 7 months ago
RUF007 violates naming convention

github.com/astral-sh/ruff - dylwil3 opened this issue 7 months ago
[red-knot] unswap naming of benchmark groups

github.com/astral-sh/ruff - carljm opened this pull request 7 months ago
[red-knot] use a simpler builtin in the benchmark

github.com/astral-sh/ruff - carljm opened this pull request 7 months ago
[red-knot] Remove use of `str` from benchmarks

github.com/astral-sh/ruff - AlexWaygood opened this pull request 7 months ago
D301 autofix doubles escaped backslashes

github.com/astral-sh/ruff - kbattocchi opened this issue 7 months ago
Add `uv tool upgrade` command

github.com/astral-sh/uv - blueraft opened this pull request 7 months ago
Ruff LSP Setup Guide for Zed

github.com/astral-sh/ruff - ngriffiths13 opened this issue 7 months ago
Update ruff documentation for 0.5.3

github.com/astral-sh/docs - charliermarsh opened this pull request 7 months ago
Provide custom job permissions to `cargo-dist`

github.com/astral-sh/ruff - dhruvmanila opened this pull request 7 months ago
[red-knot] rename module_global to global

github.com/astral-sh/ruff - carljm opened this pull request 7 months ago
Provide contents read permission to wasm publish job

github.com/astral-sh/ruff - dhruvmanila opened this pull request 7 months ago
Update 0.5.3 changelog caption

github.com/astral-sh/ruff - dhruvmanila opened this pull request 7 months ago
[red-knot] Improved file watching

github.com/astral-sh/ruff - MichaReiser opened this pull request 7 months ago
Fix link to the editor integration docs

github.com/astral-sh/ruff-lsp - dhruvmanila opened this pull request 7 months ago
Locking of build dependencies

github.com/astral-sh/uv - sbidoul opened this issue 7 months ago
Bump version to 0.5.3

github.com/astral-sh/ruff - dhruvmanila opened this pull request 7 months ago
Add VS Code specific extension settings

github.com/astral-sh/ruff - dhruvmanila opened this pull request 7 months ago
[EHN] Suppress Errors in Code Region

github.com/astral-sh/ruff - randolf-scholz opened this issue 7 months ago
[red-knot] Improve validation for search paths

github.com/astral-sh/ruff - AlexWaygood opened this pull request 7 months ago
Merge extras in lockfile

github.com/astral-sh/uv - konstin opened this pull request 7 months ago
Update versioning policy for editor integration

github.com/astral-sh/ruff - dhruvmanila opened this pull request 7 months ago
Lockfile-normalized marker representation

github.com/astral-sh/uv - konstin opened this issue 7 months ago
Should `uv add` set lower version bounds?

github.com/astral-sh/uv - ibraheemdev opened this issue 7 months ago
[red-knot] support implicit global name lookups

github.com/astral-sh/ruff - carljm opened this pull request 7 months ago
propagate markers to sibling dependencies of forks

github.com/astral-sh/uv - BurntSushi opened this pull request 7 months ago
Update uv documentation for latest

github.com/astral-sh/docs - charliermarsh opened this pull request 7 months ago
Allow conflicting prerelease strategies when forking

github.com/astral-sh/uv - ibraheemdev opened this pull request 7 months ago
Use UTF-8 as default encoding in `unspecified-encoding` fix

github.com/astral-sh/ruff - charliermarsh opened this pull request 7 months ago
Search for all `python3.x` in PATH

github.com/astral-sh/uv - konstin opened this pull request 7 months ago
Allow `repeated-equality-comparison` for mixed operations

github.com/astral-sh/ruff - charliermarsh opened this pull request 7 months ago
Ignore self and cls when counting arguments

github.com/astral-sh/ruff - charliermarsh opened this pull request 7 months ago
Detect enumerate iterations in `loop-iterator-mutation`

github.com/astral-sh/ruff - charliermarsh opened this pull request 7 months ago
Allow additional arguments for sum and max comprehensions

github.com/astral-sh/ruff - charliermarsh opened this pull request 7 months ago
Use fallback settings when indexing the project

github.com/astral-sh/ruff - dhruvmanila opened this pull request 7 months ago
[red-knot] Reload notebook on file change

github.com/astral-sh/ruff - MichaReiser opened this pull request 7 months ago
Remove leftover debug log

github.com/astral-sh/ruff - dhruvmanila opened this pull request 7 months ago
[red-knot] better docs for use-def maps

github.com/astral-sh/ruff - carljm opened this pull request 7 months ago
[red-knot] better docs for type inference

github.com/astral-sh/ruff - carljm opened this pull request 7 months ago
Update README to reflect the stabilized `ruff server`

github.com/astral-sh/ruff-lsp - dhruvmanila opened this pull request 7 months ago
[red-knot] improve semantic index tests

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