[
https://issues.apache.org/jira/browse/AMQ-6828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16194637#comment-16194637
]
ASF GitHub Bot commented on AMQ-6828:
-------------------------------------
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.
----
> Improvement to python AMQP example
> ----------------------------------
>
> Key: AMQ-6828
> URL: https://issues.apache.org/jira/browse/AMQ-6828
> Project: ActiveMQ
> Issue Type: Improvement
> Components: AMQP, Samples
> Affects Versions: 5.15.1
> Reporter: James Sears
> Priority: Trivial
> Attachments: patchfile.txt
>
>
> The AMQP python example has a defect – it doesn’t dequeue - and is pre-python
> 3 syntax.
> Find attached a patch for replacing listener.py & publisher.py
> PS – the patch includes a grammer fix
> assembly/src/release/examples/amqp/java/readme.md
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)