[ansible-devel] Lookup Plugin XML encoded Output

2018-11-05 Thread ken partridge
Hello, We have a lookup plugin we are developing. It uses open_url() to grab an XML file and display it. Pretty simple, The problem is that the output comes back with the text encoded (i.e. \" and \r and \n and %29 etc etc). In Python, in the lookup plugin, we obviously tried replace(), but

Re: [ansible-devel] GitHub bugs not being resolved

2018-11-05 Thread Andrew Gaffney
It would probably help if you provided a link to the Github issue. In general, unless a bug is affecting a lot of people, the fix is immediately obvious, or a PR is provided, an issue is probably just going to sit there. There are currently 3,882 open issues, and only around 20 full-time devs (as

[ansible-devel] GitHub bugs not being resolved

2018-11-05 Thread rex
I posted an Ansible bug on GitHub a year ago and still have not seen anyone provide a resolution aside from acknowledging an issue exists. Since Ansible seems to be releasing new updates every so often, how can I request neglected bugs be resolved or at least I be provided an answer why a