Kyle Gottfried
Kyle Gottfried
Getting the following error in the Even Better TOML LSP output pane: Even Better TOML: 0.19.2 VSCode: 1.87.2 Windows: 11 (build 22631) ```javascript WARN initialize:initialize: failed to fetch catalog error=error...
The service would not start correctly because a 64-bit jvm.dll was being passed to a 32-bit service as IBM JDK's output of java -version is not the same as Oracle's....
## :pencil2: A description of the changes proposed in the pull request Missing the serviceAccountName in UI deployment template. This resulted in "unable to validate against any security context constraint"...
I run xonsh in an environment with [on-access antivirus scanners](https://support.avira.com/hc/en-us/articles/360000118098-What-is-the-difference-between-on-access-and-on-demand-scanning), which will pre-scan any file hit by the OS prior to allowing an I/O to be performed against it. This...
```xsh @$PROMPT = '''{prompt_bar}{RESET}{WHITE}{prompt_end_xonsh}{RESET}''' mainstay kyle /tmp/1234abc/xontrib-prompt-bar 7/pyproject.toml .venv 25-01-06 21:39:39-05 @print(''' extra new lines ''') extra new lines mainstay kyle /tmp/1234abc/xontrib-prompt-bar 7/pyproject.toml .venv 25-01-06 21:40:03-05 @$PROMPT = '''{prompt_bar}{RESET} {WHITE}{prompt_end_xonsh}{RESET}'''...
Hi! Thank you for the awesome xontrib! I gave it a star! I've found that while this looks like a good xontrib, I'm unsure when it is specifically more useful...
### Description Working on a PR https://github.com/libgit2/pygit2/pull/1337 for pygit2 to upgrade the macOS wheel builder from 1macos-13 to macos-15 to support building pypy310 wheels for macOS, on macos-15 the following...
YAPF migrated to a fork of lib2to3 as _ylib2to3 in order to patch in support for 3.10 features like structured pattern matching. Maintaining the fork of lib2to3 as a long...
This is one of the only JSON parser projects on PyPI that properly supports JSONC, it would be useful to market on that as well as provide an example of...