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

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

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

PROTON-1922: [Python] Con't export proton.reactor.Reactor
- The correct API usage is proton.reactor.Container
-- This has the same interface anyway as it is implemented as a subclass
- Fixed all the places in the tests that were using Reactor


> [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