Rui Chen

Results 911 comments of Rui Chen

no worries, thanks for the explanations, 3.1.2 actually makes sense to me 👍

``` ModuleNotFoundError: No module named 'pipes' ```

https://github.com/dwisiswant0/apkleaks/issues/90

due to https://github.com/Homebrew/homebrew-core/pull/195039, needs to do the rebottle for this PR. (now would do the py3.13 migration for 2.6.3 rel)

removed the patch per 2.6.3 rel

now I have a better understanding why it is happening, I think this is sort of by design when using `https://github.com/posener/complete`, this way, it does not require shell completion scripts,...

thanks for the chats in here :) (to me, the easiest route is to just checkin the straightforward generated completion scripts and let downstream install the files into the right...

https://github.com/Homebrew/homebrew-core/pull/228338

> In our master branch, we removed the dependency of boost by the way. noted, any chance cutting a new release soon?

- I also realized that we used unstable release per https://github.com/Homebrew/homebrew-core/pull/110127, which is not good.