Aarni Koskela

Results 257 issues of Aarni Koskela

## About I checked that the Webpack builds pass, hoping that CI here would do the rest. Cc ## Description of changes See above. ## Pre-Merge checklist - [x] The...

This PR makes Piece a `frozen` dataclass and adds a cache for them. For end users (and the library itself of course) this change is invisible API-wise. However, there is...

No need for an external library just for 5 annotations. ### Pull Request check-list _Please make sure to review and check all of these items:_ - [x] Does `$ tox`...

### Pull Request check-list _Please make sure to review and check all of these items:_ - [x] Does `$ tox` pass with this change (including linting)? - [x] Do the...

**Version**: `master` (027b452316534d7ba868f3d58cfebc8cf1a9a804) **Platform**: GitHub Actions **Description**: Tests on `master` (and derived PRs) occasionally fail with cluster-related issues. See e.g. https://github.com/redis/redis-py/actions/runs/3096445352/jobs/5012008536 This might be alleviated by #2395 (which reinstates docker...

This could maybe fix the flakiness of some of the cluster tests. Alternate take on #2387. ### Pull Request check-list _Please make sure to review and check all of these...

By moving the template names to class-level variables in the renderer class, it's easier for subclasses to just change the rendered template without having to reimplement the if/else logic in...

## Pull request type - [x] Bugfix (in that the CI was broken) - [x] Code style update (formatting, renaming) ## How to test this PR Make a change that...

## Pull request type - [x] Other: repo cleanup ## How to test this PR Try to accidentally commit `.DS_Store`. ## What is the new behavior? The macOS DS_Store metadata...