paulschroeder-tomtom
paulschroeder-tomtom
Anything new on this one? I have a similar problem but with some JSON: ```python Box.from_yaml(resp.text, box_dots=True) Traceback (most recent call last): File ".../pydevd_asyncio_utils.py", line 117, in _exec_async_code result =...
I am pretty sure `Box` chokes on `/` or `.` in the... keys maybe? ```yaml ... metadata: labels: kubed.appscode.com/origin.cluster: unicorn ... ``` ```python Traceback (most recent call last): File "/home/schroederp/.local/share/JetBrains/IntelliJIdea2024.1/python/helpers/pydev/pydevconsole.py",...
Ok, I sad but then it is like that. WIll you create an improve on the error message?
bump @kyleconroy I am also interested in this feature! @jarri-abidi maybe you want to make the piplines work, I think thats the reason why its not being merged.
- Subscopes result in naming convention violation:  - Gitmoji results in non-standard whitespace: 
@kyleconroy I am not a SQL expert, quite the opposite actually, but how much does the database driver depend on the exact engine flavor? Since cassandra speaks SQL as well,...