Hugo van Kemenade
Hugo van Kemenade
Is this a duplicate of https://github.com/actions/setup-python/issues/20? It has a workaround to use deadsnakes: https://github.com/actions/setup-python/issues/20#issuecomment-596221879.
You can use PEP number 748.
There's a workaround at https://github.com/AnswerDotAI/ghapi/issues/66#issuecomment-897167977 using `from fastcore.xtras import obj2dict`.
Can reproduce (`brew install just` using zsh with [option 2](https://github.com/casey/just#shell-completion-scripts)), `just my_recipe ` doesn't autocomplete files. However, `make my_target ` does autocomplete files.
Thanks!