Matěj Cepl
Matěj Cepl
Compatibility with any version of Python 3 doesn't demand six. That is required only for the compatibility with Python 2.
So, this made the test suite pass with LuaJIT/aarch64, but it broke for everywhere else. Whoopsie! Gemini suggested this patch to fix it, but it doesn’t work: ```patch --- a/inspect.lua...
Seems to work. Will test more.
On Mon Oct 14, 2024 at 10:27 PM CEST, da-woods wrote: > It's definitely possible that this is a Cython issue (I think we'd like to test some non-x64 architectures...
We are getting this quite often when building for openSUSE/Factory.
Duplicate of https://github.com/wustho/epy/issues/114 Also, press `?` to get help.
> Maybe it's a good idea to add the `filter='data'` to the `extractall` call in `metaextract` and this warning will go away, but the filter parameter was added in 3.12,...
The question has been answered. This should probably be closed.
Duplicate of https://github.com/wustho/epy/issues/115