xxyzz

Results 17 issues of xxyzz

Now no matter which byte order the system uses, if we use `htonl` and `ntohl` correctly, we will pass all the tests. ``` // before $ xxd -b -c 5...

The byte order of the current test files are little endian. Using `htonl` and `ntohl` to convert the number should works for all systems.

Currently new `WiktionaryConfig` object is created for every page in `wiktionary.page_handler()` to save and return `WiktionaryConfig.language_counts`, `WiktionaryConfig.pos_counts`, `WiktionaryConfig.section_counts`, `WiktionaryConfig.errors`, `WiktionaryConfig.warnings`, `WiktionaryConfig.debugs`. But `WiktionaryConfig.__init__()` loads many JSON files and convert language...

Create a [Weblate](https://hosted.weblate.org) project and integrate it into GitHub Actions.

enhancement

Page: https://ru.wiktionary.org/wiki/footer Template: https://ru.wiktionary.org/wiki/Шаблон:длина_слова The "длина_слова" template calls itself if it is used for substitution, or use "main other" template. I think it's "{{{|safesubst:}}}" in the template delays the expansion...

Page: https://en.wiktionary.org/wiki/वाक्नु Error: https://kaikki.org/dictionary/errors/details-Traceback--most-recent-call-last-----F-Plr1Wuzg.html ``` वाक्नु (Nepali verb) LUA error in #invoke('ne-conj', 'show') parent ('Template:ne-conj', {'i': 'y'}) Traceback (most recent call last): File "/home/ubuntu/temp-wiktionary/venv/lib/python3.10/site-packages/wikitextprocessor/luaexec.py", line 745, in call_lua_sandbox ret: tuple[bool,...