Mike Anselmi

Results 4 issues of Mike Anselmi

Python 2.7 reaches EOL at the end of this year, so update the Python scripts in the "extra" directory to be compatible with Python 3.

## Summary Replace the `appdirs` dependency with [`platformdirs`](https://github.com/tox-dev/platformdirs), an actively-maintained [fork](https://github.com/tox-dev/platformdirs?tab=readme-ov-file#why-this-fork). Also, declare `platformdirs` as a dependency in `pyproject.toml`. ## Details Today I used `pystow` for the first time, and...

### What is the issue? From https://github.com/tailscale/tailscale-qpkg/issues/148 (issue persists with Git tag `v1.84.0`): > I was using this command > > git clone https://github.com/tailscale/tailscale.git > cd tailscale > ./tool/go run...

needs-triage
bug

## Issue Miller doesn't seem to be respecting the `--rs` or `--ors` options in conjunction with the `--csv` or `--ocsv` flags. More specifically, if I provide Miller a CSV with...