Adam Serafini
Adam Serafini
Which Python 3 version isn't it working on? It's currently only tested on Python 3.3, 3.4 and 3.5.
To be honest, if I had to choose a "HTML-syntax-in-Python" lib, https://github.com/twidi/mixt looks like a better/more maintained option than pyxl4 right now - I just don't have any time to...
I think the really useful feature a FastAPI shell could provide is resolving dependencies. For example imagine some class with FastAPI dependencies declared in its init (db connection pool etc),...
👍 My use case about a CLI for resolving dependencies above was for a hypothetical situation on a prod server when you need to debug something but where you may...
(sorry I just realised that my comment automatically removed the `answered` label: apologies)
> if such even exist). Yep this exists: https://matrix.yaml.info/ https://github.com/yaml/yaml-test-suite I had thought to suggest this as well! (and add `zig-yaml` to the compatibility matrix) If I can ever find...
Can I suggest an alternative to Ctrl-Z that solves this issue IMO? Use the inbuilt "revert_hunk" command in Sublime, which by default is bound to `["super+k", "super+z"]`, at least on...
Still a problem on grpcio 1.71.0, mac OSX, Python 3.10.4. The minimal reproduction above still produces this error output: ``` Error in sys.excepthook: Original exception was: ```
Although now looking through your other work (https://github.com/quickemu-project), I guess you'd probably prefer not use Docker for this :-D. But still might be a useful as a breadcrumb of info...
I don't know if it changes anything, but I would actually pay monthly for aider. I don't know if it's possible currently. but I would.