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
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
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
github.com/astral-sh/ruff - MichaReiser opened this pull request 7 months ago
Create rule to prefer class based syntax over functional syntax for Enums
github.com/astral-sh/ruff - mezuzza opened this issue 7 months ago
github.com/astral-sh/ruff - mezuzza opened this issue 7 months ago
NPY201: replacing `sometrue`/`alltrue` with `any`/`all` results in broken code
github.com/astral-sh/ruff - radoering opened this issue 7 months ago
github.com/astral-sh/ruff - radoering opened this issue 7 months ago
Avoid shadowing diagnostics for `@override` methods
github.com/astral-sh/ruff - charliermarsh opened this pull request 7 months ago
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
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
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
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
github.com/astral-sh/docs - charliermarsh opened this pull request 7 months ago
`builtin-argument-shadowing` (`A002`) should not fire when overriding
github.com/astral-sh/ruff - tylerlaprade opened this issue 7 months ago
github.com/astral-sh/ruff - tylerlaprade opened this issue 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
github.com/astral-sh/ruff - charliermarsh opened this pull request 7 months ago
Fix the Github link error for Neovim in the setup for editors in the docs.
github.com/astral-sh/ruff - FishAlchemist opened this pull request 7 months ago
github.com/astral-sh/ruff - FishAlchemist 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
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
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
github.com/astral-sh/ruff - eltbus opened this issue 7 months ago
Should the Python version used to generate documentation in CONTRIBUTING docs be explicitly specified?
github.com/astral-sh/uv - FishAlchemist opened this issue 7 months ago
github.com/astral-sh/uv - FishAlchemist opened this issue 7 months ago
[red-knot] Watch search paths
github.com/astral-sh/ruff - MichaReiser opened this pull request 7 months ago
github.com/astral-sh/ruff - MichaReiser opened this pull request 7 months ago
Write integration guide for GitHub Actions
github.com/astral-sh/uv - zanieb opened this issue 7 months ago
github.com/astral-sh/uv - zanieb opened this issue 7 months ago
[red-knot] Upgrade to the *new* *new* salsa
github.com/astral-sh/ruff - MichaReiser opened this pull request 7 months ago
github.com/astral-sh/ruff - MichaReiser opened this pull request 7 months ago
Add forking scenarios that are unstable with preferences
github.com/astral-sh/packse - konstin opened this pull request 7 months ago
github.com/astral-sh/packse - konstin 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
github.com/astral-sh/ruff-lsp - dependabot[bot] opened this pull request 7 months ago
Support for "Updated" indicator on install/uninstall output
github.com/astral-sh/uv - T-256 opened this issue 7 months ago
github.com/astral-sh/uv - T-256 opened this issue 7 months ago
[red-knot] Add verbosity argument to CLI
github.com/astral-sh/ruff - MichaReiser opened this pull request 7 months ago
github.com/astral-sh/ruff - MichaReiser opened this pull request 7 months ago
RUF013 does not check usage of implicit None in class constructors
github.com/astral-sh/ruff - mikeweltevrede opened this issue 7 months ago
github.com/astral-sh/ruff - mikeweltevrede opened this issue 7 months ago
`loop-iterator-mutation` (`B909`) - logic to determine whether the mutation is followed by a `break` statement is incorrect
github.com/astral-sh/ruff - DetachHead opened this issue 7 months ago
github.com/astral-sh/ruff - DetachHead opened this issue 7 months ago
[red-knot] trace file when inferring types
github.com/astral-sh/ruff - carljm opened this pull request 7 months ago
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
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
github.com/astral-sh/uv - samypr100 opened this pull request 7 months ago
[red-knot] fix incremental benchmark
github.com/astral-sh/ruff - carljm opened this pull request 7 months ago
github.com/astral-sh/ruff - carljm opened this pull request 7 months ago
[`ruff`] Rename `RUF007` to `zip-instead-of-pairwise`
github.com/astral-sh/ruff - dylwil3 opened this pull request 7 months ago
github.com/astral-sh/ruff - dylwil3 opened this pull request 7 months ago
[red-knot] special-case import of built-in modules
github.com/astral-sh/ruff - carljm opened this issue 7 months ago
github.com/astral-sh/ruff - carljm opened this issue 7 months ago
RUF007 violates naming convention
github.com/astral-sh/ruff - dylwil3 opened this issue 7 months ago
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
github.com/astral-sh/ruff - carljm opened this pull request 7 months ago
[red-knot] preparse builtins in without_parse benchmark
github.com/astral-sh/ruff - carljm opened this pull request 7 months ago
github.com/astral-sh/ruff - carljm opened this pull request 7 months ago
Error while trying to find the Ruff binary - VS Code Ruff Extension
github.com/astral-sh/ruff - DG119 opened this issue 7 months ago
github.com/astral-sh/ruff - DG119 opened this issue 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
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
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
github.com/astral-sh/ruff - kbattocchi opened this issue 7 months ago
[red-knot] Resolve symbols from `builtins.pyi` in the stdlib if they cannot be found in other scopes
github.com/astral-sh/ruff - AlexWaygood opened this pull request 7 months ago
github.com/astral-sh/ruff - AlexWaygood opened this pull request 7 months ago
Add `uv tool upgrade` command
github.com/astral-sh/uv - blueraft opened this pull request 7 months ago
github.com/astral-sh/uv - blueraft opened this pull request 7 months ago
Expose max number of arguments / max number of lines per method / etc as a specific setting
github.com/astral-sh/ruff - knyazer opened this issue 7 months ago
github.com/astral-sh/ruff - knyazer opened this issue 7 months ago
Ruff LSP Setup Guide for Zed
github.com/astral-sh/ruff - ngriffiths13 opened this issue 7 months ago
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
github.com/astral-sh/docs - charliermarsh opened this pull request 7 months ago
Split the `publish_wasm` job into a build and publish step
github.com/astral-sh/ruff - MichaReiser opened this issue 7 months ago
github.com/astral-sh/ruff - MichaReiser opened this issue 7 months ago
Provide custom job permissions to `cargo-dist`
github.com/astral-sh/ruff - dhruvmanila opened this pull request 7 months ago
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
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
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
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
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
github.com/astral-sh/ruff-lsp - 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
github.com/astral-sh/ruff - dhruvmanila opened this pull request 7 months ago
[red-knot] Use a distinct type for module search paths in the module resolver
github.com/astral-sh/ruff - AlexWaygood opened this pull request 7 months ago
github.com/astral-sh/ruff - AlexWaygood opened this pull request 7 months ago
feat: remove the `v` from version, to match ruff
github.com/astral-sh/ruff-pre-commit - CoderJoshDK opened this pull request 7 months ago
github.com/astral-sh/ruff-pre-commit - CoderJoshDK opened this pull request 7 months ago
[red-knot] Fix bug where module resolution would not be invalidated if an entire package was deleted
github.com/astral-sh/ruff - AlexWaygood opened this pull request 7 months ago
github.com/astral-sh/ruff - AlexWaygood opened this pull request 7 months ago
`uv tool list` might have a `--plain` flag to only list names?
github.com/astral-sh/uv - baggiponte opened this issue 7 months ago
github.com/astral-sh/uv - baggiponte opened this issue 7 months ago
`uv add` rejects pytorch from its index when on mac
github.com/astral-sh/uv - baggiponte opened this issue 7 months ago
github.com/astral-sh/uv - baggiponte opened this issue 7 months ago
[EHN] Suppress Errors in Code Region
github.com/astral-sh/ruff - randolf-scholz opened this issue 7 months ago
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
github.com/astral-sh/ruff - AlexWaygood 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
github.com/astral-sh/ruff - dhruvmanila opened this pull request 7 months ago
Instability with preferences and forks: Lockfile changes on the second run
github.com/astral-sh/uv - konstin opened this issue 7 months ago
github.com/astral-sh/uv - konstin opened this issue 7 months ago
Lockfile-normalized marker representation
github.com/astral-sh/uv - konstin opened this issue 7 months ago
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
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
github.com/astral-sh/ruff - carljm opened this pull request 7 months ago
rye pin able to run outside of a python package
github.com/astral-sh/rye - rjhawar opened this issue 7 months ago
github.com/astral-sh/rye - rjhawar opened this issue 7 months ago
[red-knot] small efficiency improvements and bugfixes to use-def map building
github.com/astral-sh/ruff - carljm opened this pull request 7 months ago
github.com/astral-sh/ruff - carljm opened this pull request 7 months ago
Turn on --document-private-items in CI `cargo doc` run?
github.com/astral-sh/ruff - carljm opened this issue 7 months ago
github.com/astral-sh/ruff - carljm opened this issue 7 months ago
propagate markers to sibling dependencies of forks
github.com/astral-sh/uv - BurntSushi opened this pull request 7 months ago
github.com/astral-sh/uv - BurntSushi opened this pull request 7 months ago
the fork to cover the space left by incomplete markers is probably not correctly constructed
github.com/astral-sh/uv - BurntSushi opened this issue 7 months ago
github.com/astral-sh/uv - BurntSushi opened this issue 7 months ago
Update uv documentation for latest
github.com/astral-sh/docs - charliermarsh opened this pull request 7 months ago
github.com/astral-sh/docs - charliermarsh opened this pull request 7 months ago
How to find out what config file ruff discovered?
github.com/astral-sh/ruff-vscode - parthmishra opened this issue 7 months ago
github.com/astral-sh/ruff-vscode - parthmishra opened this issue 7 months ago
[`pyupgrade`] Implement `unnecessary-default-type-args` (`UP043`)
github.com/astral-sh/ruff - cake-monotone opened this pull request 7 months ago
github.com/astral-sh/ruff - cake-monotone 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
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
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
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
github.com/astral-sh/ruff - charliermarsh opened this pull request 7 months ago
Avoid dropping extra boolean operations in `repeated-equality-comparison`
github.com/astral-sh/ruff - charliermarsh opened this pull request 7 months ago
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
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
github.com/astral-sh/ruff - charliermarsh opened this pull request 7 months ago
Remove `discard`, `remove`, and `pop` allowance for `loop-iterator-mutation`
github.com/astral-sh/ruff - charliermarsh opened this pull request 7 months ago
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
github.com/astral-sh/ruff - charliermarsh opened this pull request 7 months ago
`SIM102` false positive when using walrus operator
github.com/astral-sh/ruff - adam-sikora opened this issue 7 months ago
github.com/astral-sh/ruff - adam-sikora opened this issue 7 months ago
`--python-preference only-system` uses managed interpreter if present in virtual environment
github.com/astral-sh/uv - konstin opened this issue 7 months ago
github.com/astral-sh/uv - konstin opened this issue 7 months ago
Use fallback settings when indexing the project
github.com/astral-sh/ruff - dhruvmanila opened this pull request 7 months ago
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
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
github.com/astral-sh/ruff - dhruvmanila opened this pull request 7 months ago
Misleading error hint about unknown configuration file keys
github.com/astral-sh/ruff - pradyunsg opened this issue 7 months ago
github.com/astral-sh/ruff - pradyunsg opened this issue 7 months ago
C419 in --preview does not warn if a second parameter is passed to sum()
github.com/astral-sh/ruff - ember91 opened this issue 7 months ago
github.com/astral-sh/ruff - ember91 opened this issue 7 months ago
[red-knot] better docs for use-def maps
github.com/astral-sh/ruff - carljm opened this pull request 7 months ago
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
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
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
github.com/astral-sh/ruff - carljm opened this pull request 7 months ago
False positive ASYNC100 when pairing `asyncio.timeout` with `asyncio.TaskGroup`
github.com/astral-sh/ruff - jamesbraza opened this issue 7 months ago
github.com/astral-sh/ruff - jamesbraza opened this issue 7 months ago
False positive ASYNC109 when `timeout` goes to `asyncio.timeout`
github.com/astral-sh/ruff - jamesbraza opened this issue 7 months ago
github.com/astral-sh/ruff - jamesbraza opened this issue 7 months ago