GitHub user jameshnsears opened a pull request:
https://github.com/apache/activemq/pull/262
Improvement to python AMQP example.
As per feedback from https://issues.apache.org/jira/browse/AMQ-6828.
All feedback appreciated.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jameshnsears/activemq AMQ-6828
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/activemq/pull/262.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #262
----
commit 9142027e7fe9ed3b80328363c38d6ae3a7bf18a5
Author: James Sears <[email protected]>
Date: 2017-10-06T14:10:55Z
Improvement to python AMQP example.
----
---