Fabio Sangiovanni
Fabio Sangiovanni
Hi, I need to get the XML representation of instances of (nested) complex types. I get to the point of creating the relevant objects: ```python from zeep import Client client...
Hi, this PR implements leading/trailing whitespace trimming of tag names in TagListSerializerField. This prevents issues with databases that ignore trailing whitespaces during comparisons (i.e. MySQL 5.x). Please note that my...
### Steps to reproduce the behavior `rbenv install 2.7.8` ### Expected vs. actual behavior I get the error `/usr/local/bin/ruby-build: line 1158: versions: bad array subscript`, right after issuing the command,...