Alex Willmer

Results 127 issues of Alex Willmer

As I understand it, keystore users/keys (created with `keystore.createUser`) are stored in the same database as the the network state (`~/.gecko/db/denali/v0.5.0`). It would be nice to separate these (e.g. `.../v0.6.0/keystore`,...

enhancement

Fixes #659 Thanks for creating a PR! Here's a quick checklist to pay attention to: * Please add an entry to docs/changelog.rst as appropriate. * Has some new parameter been...

Using current master (rev 34a0cc1dd2b8f31d6f8a859db7b287c491f50fd9) the last 3 fields are mislabelled as `unnamed field` ``` (v) $ pip install git+https://github.com/benhoyt/scandir.git ... Successfully installed scandir-1.10.1 (v) $ python3 -c"import scandir; print(list(scandir.scandir('.'))[0].stat())"...

The intent is to find discrepancies between netaddr.IP and net.IP. These don't necessarily indicate a bug (in either), but it's better to find them and explicitly document/exclude them.

For IPv4 addresses mapped to IPv6 (e.g. ::ffff:127.0.0.1) `netaddr.IP` methods (e.g. `IsLoopback()`) return `false`, but `net.IP` returns `true` (tested with go 1.16.4). Given the goal of compatibility with net.IP this...

add-apt-repository appears to run apt update itself

bug
ci
affects-0.3

Since deploying #1026 the download link on https://mitogen.networkgenomics.com/ansible_detailed.html points to https://networkgenomics.com/try/mitogen-0.3.5.dev0.tar.gz. This version is unreleased, hence the tarball doesn't exist refs #962

bug
docs

This is intended to disambiguate objects in log and debug output.