arskom / spyne

A transport agnostic sync/async RPC library that focuses on exposing services with a well-defined API using popular protocols.
http://spyne.io
Other
1.13k stars 313 forks source link

Fix string type issues with SOAP/Twisted #685

Open Neurones67 opened 2 years ago

Neurones67 commented 2 years ago

Fix some issues found when trying to use Twisted with SOAP protocol in Python3

arskom-jenkins commented 2 years ago

Can one of the admins verify this patch?