[
https://issues.apache.org/jira/browse/AMQ-6828?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16200237#comment-16200237
]
ASF GitHub Bot commented on AMQ-6828:
-------------------------------------
GitHub user jameshnsears reopened a pull request:
https://github.com/apache/activemq/pull/262
AMQ-6828: 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.
commit 7a1257b9a091eb3f406bccc03d344a0d82b75a99
Author: James Sears <[email protected]>
Date: 2017-10-06T16:45:34Z
refer to correct Qpid library!
commit dbe68a6ebbf02206dd7b2257dc42ceaa4a0f56fd
Author: James Sears <[email protected]>
Date: 2017-10-11T12:09:58Z
Merge branch 'master' into AMQ-6828
commit 59400b2d1bf7e58045d524c23fd1098ede2603e9
Author: James Sears <[email protected]>
Date: 2017-10-11T12:30:38Z
Migrate example python code to proton reactor api.
----
> 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)