Olivier Le Thanh Duong

Results 14 issues of Olivier Le Thanh Duong

When using TftpClient.download with a StringIO, it should not close it after the download otherwhise it's impossible to read the content

plan to fix

Hello, on windows when the path passed as an argument given to index.add contains a `[`, the function just return an empty list, whether or not the path exists. ```...

acknowledged
help wanted

The TILES options only allow url but not to use custom Layer defined by plugins (e.g. the Google one from https://github.com/shramov/leaflet-plugins)

enhancement
question

On Freenode some channels start with two #, hatcog can't join them at the moment.

occasionaly vm creation vm because the assigned tap network inteface was already existing. Probably not properly teared down from a previous execution or from a concurrency issue Displayed Error was...

Problem IPv6 DNS were automatically filtered when detected from resolvectl Solution: Nameservers are now split into ipv4 and ipv6 and can be passed to the VM accordingly At the moment...

The CI/CD workflow should check that our code base is compatible with all the python version we claim to support to prevent eventual regression

Solution: Display logging token at info logging level

As discussed, providing these informations on each PR should improve review and code quality

Had do ignore since mypy expect a DataClassIstance that don't exist