Aarni Koskela

Results 741 comments of Aarni Koskela

The `model_json_decoder` and `mopidy.models.serialize` issues are probably https://github.com/mopidy/mopidy/pull/2177, not this PR. (To be clear, there is no modification to `mopidy.models` whatsoever in this PR. 😄) I tried to retain compatibility...

There are a couple solutions I can think of that don't involve changing `diskcache`: 1. (Simple, clean:) Use different Python venvs, one with Django, one without. (If you use [uv](https://github.com/astral-sh/uv)...

@ThiefMaster Thanks for pushing forward on the stdlib side of the fence! I was hesitant to really do anything about this other than 👍 because the API would need to...

> Generally-speaking, non-awaited Promises are "code smell" and there should be ESLint rules to check this. Indeed. As mentioned in the PR description, the rule had been turned off (in...

@danielweck Rebased on current `develop`. There were 6 new issues I fixed.

@danielweck Might be a good idea to merge it too! 😉

@tomasr8 It definitely is worth fixing if a CLDR preset entry does this! We should also probably add more smoke tests to test all of the CLDR presets..?

As an aside, https://github.com/crate-ci/typos is also a great tool for this.

@nateprewitt I have some tests you seem to have added for #1987 failing with this (hence a draft), but you might have some context to help here: Why do we...

... to follow up on my last comment: one way to find out! (Remaining) tests seem to pass fine, and this is about 28% faster for a benchmark of common...