-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/18465/
-----------------------------------------------------------
Review request for qpid and Rafael Schloming.
Bugs: proton-487
https://issues.apache.org/jira/browse/proton-487
Repository: qpid
Description
-------
Add methods to the python binding that allow Sessions, Links, and Deliveries to
be explicitly freed.
Diffs
-----
/proton/trunk/proton-c/bindings/python/proton.py 1570659
/proton/trunk/proton-c/include/proton/cproton.i 1570659
/proton/trunk/proton-c/src/posix/driver.c 1570659
/proton/trunk/proton-j/src/main/resources/cengine.py 1570659
/proton/trunk/tests/python/proton_tests/common.py 1570659
/proton/trunk/tests/python/proton_tests/engine.py 1570659
Diff: https://reviews.apache.org/r/18465/diff/
Testing
-------
New unit tests added.
Thanks,
Kenneth Giusti