Tom Parker-Shemilt

Results 217 comments of Tom Parker-Shemilt

As per [our CONTRIBUTING.md](https://github.com/rust-unofficial/awesome-rust/blob/main/CONTRIBUTING.md), entries should be sorted in alphabetical order, but this one isn't. Please see the build logs for details of where the entry should be. Note, if...

> export LDFLAGS=~/.local/share/uv/python/cpython-3.12.6-linux-x86_64-gnu/lib/ This mostly worked, but needed [`LIBRARY_PATH`](https://stackoverflow.com/a/4250666/320546) not LDFLAGS

What needs to be done to progress this one? I've just hit https://github.com/typeddjango/django-stubs/issues/997 and would love to be able to resolve that, which I _think_ this does.

Foundations needs a sorting fix, see build logs for details.

Zenoh is also short a sorting fix

Except HACS doesn't complain. The `hacs.json` has `homeassistant` seemingly set correctly which normally would result in a "please upgrade HA" message. I've filed [an upstream issue](https://github.com/hacs/integration/issues/4713), but now wondering if...

Can you add some tests for this please? Particular cases of interest: behaviour inside a serial lock, behaviour outside of a serial lock, behaviour on a lock where's there's more...

> Looking at the test results, I guess the problem is that I check if there if the lock with given name is locked (or unlocked) but it could be...

Finally got around to releasing this as part of [3.2.0](https://github.com/palfrey/serial_test/releases/tag/v3.2.0)

Which version was this with? Also can you provide a copy of your config?