Petr Hanák
Petr Hanák
Support of both requests lib and aiohttp lib is definitely a great idea. I had it on my personal backlog for "experiment someday", so nice to see it done and...
Created new feature branch https://github.com/SAP/python-pyodata/tree/async-feature I have also marked this and odata V4 enhancement at the moment as target for 2.0.0 Milestone, since it is the safest road possible. Maybe...
Hi @sandevs While this lib should work ideally on any odata service, we initially developed it for S4HANA odata services. I am not sure at the moment why there is...
Hi [Masterchen09](https://github.com/Masterchen09) I am still under impression, that this particular PR does not provide much additional value (in comparison to usage of `.custom()`), only binds us to particular config parameter...
Hi @Masterchen09, after long time - I really thought about this probably more length of time I should, but I really thought this trough with cost/benefits of both merging and...
Hi @OmniTroid could you please provide test that would reproduce this behavior? I am not sure what to do to see what you see. Could you also please provide information...
Hi [squeakyboots](https://github.com/squeakyboots) - thanks for thorough bug report and even own investigation + tryout fix. I believe you have different problem than Omnitroid (guessing, there is still no code to...
Based on provided info, this seems like at the moment duplicate of #231. @squeakyboots - I totally forgot about your solution for same problem, it does look better than my...
note for original @OmniTroid - ATOM is at the moment not supported at all in the pyodata, only the literal and JSONs... but should be, that is for sure.. but...
Hi @hsajib-js. First point: Please try your case with the latest stable (currently 1.9.0) pyodata version. If your service is " compatible with OData 1.0 - 3.0", there is no...