kiraware
kiraware
Honestly, response with string `"None"` is unexpected for me. httpx now response with `""` for `None`, see this https://github.com/encode/httpx/pull/1539 for more detail.
I'll try my best to avoid breaking things. Also I'm ready to help documenting and responding to and fixing based on your reviews. ## Changes regarding this issue Actually i...
## Discussion > Maybe I am missing something here, but didn't we mention something similar in previous question? Function implementation and function prototype is different. Based on best practice i...
> Interesting, I have never seen this practice of having a const in the definition but not in prototype. I personally keep the prototypes and definitions the same as to...
Hello everyone, i just want to tell you that i create an asynchronous Pastebin.com API wrapper called paspybin. The code is well written, fully tested, and has [good documentation](https://paspybin.readthedocs.io/en/latest/). If...
> I don't think so. There is no option to add empty folders in the underlying [`ZipStream-PHP`](https://github.com/maennchen/ZipStream-PHP) library that this package uses, and no plans to add it either. It...
Honestly, i need to create blank directory to reflect the real view in the web where folders is empty. And if the user download the parent folder, it include the...