grongierisc / interoperability-embedded-python

Hack of PEX Python but for Embedded Python
MIT License
13 stars 6 forks source link

when named parameter is used for send_request_sync it fail #10

Closed grongierisc closed 6 months ago

grongierisc commented 1 year ago

self.send_request_sync('toto',request=msg) fail

grongierisc commented 6 months ago

Fix in 2.3.26