Andrew L. Moore

Results 5 issues of Andrew L. Moore

These changes remove the JSON encoding/decoding steps that are performed during the serialization of *ini* and *dotenv* files. This roundtrip loses type information during the transformation which causes values to...

# Summary This is an alternative to #1721, and may be closer to the original intent: if `asdf` is configured to preserve downloads, but the download_path directory is missing, then...

Update setup.py for Python 3.12.4 and NumPy 2.0.0. This PR is compatible with the latest iterations of Python v3.10, v3.11 and v3.12. Python v3.9 is not supported. By submitting this...

### Describe the Bug Running `asdf` with either argument `--help` or no arguments displays a list of commands, but omits `list all` which is treated as distinct from `list`. Unfortunately,...

bug

When I manually download the [@github/copilot-language-server tarball](https://registry.npmjs.org/@github/copilot-language-server/-/copilot-language-server-1.330.0.tgz), the native binary copilot-language-server runs as expected on macOS arm64. But when it is installed from melpa via Emacs package, somehow the binary...