Results 282 comments of layday

I'll close this now. The AUR package has been orphaned and anybody can pick it up if they wish.

I think this is very well done. My only concern is that it's synonymous with `Field` (sans the capitalisation) which can be confusing, especially because `field`s are not constructor arguments....

In the [Discourse thread](https://discuss.python.org/t/pep-661-sentinel-values/9126) the author said that they've "decided to forego type signatures specific to each sentinel". Could you please comment there if you believe `is` comparisons are vital?

No, the latest version of the PEP does not support sentinel literals. See https://github.com/taleinat/python-stdlib-sentinels/blob/main/pep-0661.rst#specific-type-signatures-for-each-sentinel-value.

You know, I had [the same thought](https://github.com/layday/github-wow-addon-catalogue) (sans the Ajour branding ;P)

> I have no idea what ARR is. "ARR" is "all rights reserved" - add-ons which haven't been permissively licensed.

This only happens with groups - invoking a (sub-)command requiring arguments, without arguments, will raise and exit with a non-zero status code. The default behaviour of a group is not...

This is presumably an issue with the new [Nix package](https://github.com/NixOS/nixpkgs/blob/master/pkgs/development/python-modules/pipx/default.nix) as well - pipx packages will not be protected from garbage collection so if a pipx update links to a...

> That seems fine? I guess I don't understand the implications of this fully though I imagine that pip's not gonna handle anything about this differently than it does today....

build doesn't support isolated offline builds at all. Offline implies no isolation.