-
### Steps to reproduce
```py
import attr
class Base:
def __init__(self):
pass
@attr.s(auto_attribs=True)
class Sub(Base):
value: int
print(Sub(123))
```
### Curren…
-
while building a UI library with this I've run into a number of scenarios where I've wanted to have the [attrs](https://styled-components.com/docs/basics#attaching-additional-props) functionality that…
-
Renaming the class variable has a side-effect:
https://github.com/linux-usb-gadgets/libusbgx/blob/master/src/function/ether.c#L70
Now the library will want to write to the file "class_" instead of…
-
### Regression?
No
### System Info and Version
System/Version info
```sh
Hyprland, built from branch at commit 918d8340afd652b011b937d29d5eea0be08467f5 (flake.lock: update).
Date: Tue…
-
Greetings. Trix has been added to the Rail project via yarn for Vie. And such an error occurs. As you enter, it is repeated and more added. Trix itself renders and works. Trix and Action Text is not …
-
thank you for this tool. very helpful. could you please also handle t-attf-attrs case scenario. ( example : base_tier_validation module by OCA ) [https://github.com/OCA/server-ux/blob/16.0/base_tier_…
-
[12:18:27] ERROR: Something went wrong contacting the API
[12:18:28] FATAL: An interface type needs to be configured
cont-init: info: /etc/cont-init.d/2-init-config exited 1
cont-init: warning: som…
-
it's possible to define `x, y` among with other attributes on `filter` element: https://developer.mozilla.org/en-US/docs/Web/SVG/Element/filter#Specific_attributes
SVGO removes `x` and `y` attrs wi…
ColCh updated
2 months ago
-
I'm thinking aloud here and looking for feedback.
This is a gap in Hy that's bothered me for a while, since I saw https://stackoverflow.com/questions/28949486/is-there-a-way-in-the-hy-language-to-u…
gilch updated
2 years ago
-
### Component(s)
exporter/splunkhec
### Describe the issue you're reporting
The config option `hec_metadata_to_otel_attrs` is confusing when used with the splunkhec _exporter_ as the actual e…