-
Following on from #157. It would be good to provide more generic-code-access friendly methods, for people building UIs and the like.
Non-exhaustive list:
* Move module-level generic functions into…
-
```
#!watchflakes
default
-
Would you consider a PR that addresses these issues? Are there any issues you'd prefer not be quieted?
# mypy
```
tests/test_changelog.py: note: In function "test_changelog_update":
tests/te…
-
Right now the public methods arguments require an argument `entity spineapi.EntityRemoteInterface` to specify which entity of which remote device is meant. This can not be used / represented via JSON.…
-
- Stable as of Rust 1.82
- RFC accepted: https://rust-lang.github.io/rfcs/3617-precise-capturing.html
- Requires rustdoc JSON: v32 (`rustdoc-types` v0.28)
- Requires new Trustfall schema before lin…
-
### This fails:
``` ooc
Foo : abstract class{
init: func
acceptThis: func (other: This){
other acceptOther(this)
}
acceptOther: func (other: This){
}
}
describe("Should …
-
**Is your feature request related to a problem? Please describe.**
Lonboard is great for visualizing large datasets, but sometimes I need to zero into a particular location so a search widget/contr…
-
I'm quite new to the Zig community, so I may not have seen a lot, but recently, while submitting a PR to the [MicroZig](https://github.com/ZigEmbeddedGroup/microzig/pull/201) project, I had to implem…
-
As a user of `BlueAPI` I would like configure my logs e.g. to go to graylog. `dodal` already provides a number of helper functions to set this up at https://github.com/DiamondLightSource/dodal/blob/ma…
-
### Feature Request
As a developer, it is difficult to understand and maintain the code when it is too long.
**[NASA’s ten coding commandments N°4](https://gist.github.com/SZanlongo/c5e3a9157e1496b7…