Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
We want to make sure that there is no code using symbols that could go away when the python binding is rewritten to use python native io rather than using the proton-c reactor. To do this it makes sense to avoid exporting as many of these symbols as possible as early as possible so that code will break sooner rather than later.