Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
proton-c-0.29.0
-
None
Description
There are places in the Python API where the AMQP 1.0 specification requires symbols, but the API accepts strings (and in come cases any type). Change the API to better handle cases where strings are accepted so as to silently "upgrade" them to symbols.