Michal Charemza

Results 58 comments of Michal Charemza

Hi @jwakefieldau, Thanks for the PR! I'm actually ok with the tests _always_ using 10053/10054: so they don't change behaviour depending on the current user. If you're happy to make...

Hi @jwakefieldau, Thanks for the PR. I'm actually a bit torn about having this merged in: this was never meant to be tool for fetching all sorts of DNS records....

> conversion of response data to lowercase would break our code Oh! I didn't realise/remember it did this. Yeah... I don't think aiodnsresolver should lowercase the raw bytes of the...

@pohmelie I have amended the PR description with more details

Looking at the dates, it looks like once a year... but I can't be absolutely sure if updates don't sneak in more frequently. There potentially might need to be some...

@phadej According to the author of the answer in comments, `Reifies` can't be used to pass runtime information into `decode`, so it then, presumably, can't pass it to parseJSON... is...

I would love this, and maybe even love to work on it myself. But... how to find out how it should behave, protocol-wise?

I've had a go at trying to work out what the protocol is for file uploads. What I have so far is at - https://stackoverflow.com/a/70724571/1319998 - libvnc - https://stackoverflow.com/a/70731225/1319998 -...

Better late than never... now merged