hseg
hseg
Sorry, yes - checked and mypy didn't complain. El 18 de mayo de 2024 13:49:15 GMT+03:00, Alex Fikl ***@***.***> escribió: >@hseg It seems like mypy 1.10.0 is in the Arch...
On Wed, Feb 14, 2024 at 07:16:32AM -0800, Jan Kowalleck wrote: > Could you give a reproducible setup/example? Reproducing the steps run by pacman: ```sh cd "$(mktemp -td tmp#XXXXX)" wget...
On Wed, Feb 14, 2024 at 07:29:47AM -0800, Jan Kowalleck wrote: > Thank you for your report, @hseg > > Since this project is community-driven, and contributions are welcome, I...
Tried tackling this, one complication to look out for is that `lxml` makes heavy use of cython, which I'm having trouble debugging. I'm giving up on this one. One thing...
I've run a couple of exhaustive tests trying to find the forbidden patterns. Data is attached below. From it, I conjencture that besides `#`, it is also forbidden to have...
Right. ig the weird part about this is that the XML tooling is embedding raw paths into the files it constructs. I would expect any such serialization/deserialization to include a...
Wondering if Wiktionary had an API, I found the English-language wiktionary indeed does (though the others don't for now) https://en.wiktionary.org/api/rest_v1/#/Page%20content/get_page_definition__term_ There's also https://github.com/tatuylonen/wiktextract which has scraped the dumps for a...
On Wed, Feb 21, 2024 at 07:54:05AM -0800, 尹良灿 wrote: > @hseg Could you help on testing this change by `Python2`? I just fixed two compatibility issues of your last...
On Wed, Feb 21, 2024 at 07:54:05AM -0800, 尹良灿 wrote: > @hseg Could you help on testing this change by `Python2`? I just fixed two compatibility issues of your last...
Hey, any progress with this PR? Only #34 has been opened thinking it doesn't exist. Also, the current default confused me into thinking #32 would be more involved than it...