Alexander Dupuy

Results 5 issues of Alexander Dupuy

Newer versions of pylint support a `--msg-template` option that is more flexible than the old `--output-format=parseable`. Furthermore the most recent versions print out an annoying deprecation error if you use...

todo

For example, https://gwhois.org/12.129.75.12+dns reports that "`No PTR records found for 12.129.75.12 @dbru.br.ns.els-gms.att.net (68.94.156.134)`" which is true: ``` $ dig +norec +nocmd +nostats -x 12.129.75.12 @dbru.br.ns.els-gms.att.net ;; Got answer: ;; ->>HEADERHEADER

Feature Request

Relates to #191, specifically to simplify use of gitlint-ci hook with the https://pre-commit.ci CI service.

flake8...................................................................Failed - hook id: flake8 - exit code: 1 ``` _test/lib/test_appliance.py:144:56: B026 Star-arg unpacking after a keyword argument is strongly discouraged, because it only works when the keyword parameter is...

As noted in https://incenp.org/notes/2015/keys-in-dns.html, both the "pka" and "dane" PGP key publication techniques will probably (eventually) be replaced with the new OPENPGPKEY DNS record type. Once they finalize that standard...

enhancement
help wanted