-
Follow-up of https://github.com/moby/moby/issues/34620
As mentioned in the original bug, [logging change introduced in 1.13](https://github.com/moby/moby/pull/22982) is not compatible with the exis…
-
The Juju project contains an interesting repository called [`schemagen`](https://github.com/juju/schemagen).
It may be possible to generate Python types from the JSON schema output of this project:
…
-
The parameter-based Automatic Queries pattern already provides an alternative to much of what Query by Method Name offers for static queries, but some parts are lacking which we should address. Appli…
-
File "/mnt/dietpi_userdata/homeassistant/custom_components/meross_lan/helpers/manager.py", line 177
def async_create_task[
^
SyntaxError: expected '('
2024-10-15 16:…
-
**_I affirm:_**
- [x] I understand that if I do not agree to the following points by completing the checkboxes my issue will be ignored.
- [x] I have read and understood the [Contributing Guide]…
-
Input from geotech team:
- IfcShapeModel: the idea is that this is a regular geometric representation that plays a different role: it is not the exact geometry, instead it is part of a particular Sce…
-
### Problem description
Not supported device in ZHA
Smart WiFi Zigbee Chlorine Meter PH ORP EC TDS Salinity Temp CL Tester Swimming Pool Water Quality Analyzer
https://www.aliexpress.com/item…
-
_Note that this is not the same as the naming convention established in [(Paniagua, 2019)](https://ieeexplore.ieee.org/abstract/document/8972250). This is about how to come up with names, not with how…
-
To save typing, language could include SQL-like `*` wildcard to get all fields we cannot be bothered to enumerate.
`GET * FROM block 1 ON eth`
I think new grammar could new like this:
```
fiel…
-
That's something what is missing I think. When I have class like App\Entities\Order and I just type Order, I don't get anything unless I type 'use' keyword before. It wouldn't be a problem if I could …