[ 
https://issues.apache.org/jira/browse/PROTON-1922?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16595639#comment-16595639
 ] 

ASF subversion and git services commented on PROTON-1922:
---------------------------------------------------------

Commit 5a56680848ab3165082ce2d280a4b109054c1b7e in qpid-proton's branch 
refs/heads/master from [~astitcher]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=5a56680 ]

PROTON-1922: [Python] Restrict exported symbols from proton submodules
- Restricted symbols exported by proton.reactor, proton.handlers, proton.utils
- All symbols used by tests and examples are exported
- Other symbols that seem to make sense to export are also exported


> [Python] Further restrict symbols exported by python binding
> ------------------------------------------------------------
>
>                 Key: PROTON-1922
>                 URL: https://issues.apache.org/jira/browse/PROTON-1922
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: python-binding
>            Reporter: Andrew Stitcher
>            Assignee: Andrew Stitcher
>            Priority: Major
>
> 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 natice 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.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to