[issue41799] splunklib.client does not handle Unicode characters

2020-09-26 Thread Eric V. Smith
Change by Eric V. Smith : -- resolution: -> third party stage: -> resolved status: pending -> closed ___ Python tracker ___ ___ Py

[issue41799] splunklib.client does not handle Unicode characters

2020-09-16 Thread Eric V. Smith
Change by Eric V. Smith : -- status: open -> pending ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe: https://

[issue41799] splunklib.client does not handle Unicode characters

2020-09-16 Thread Eric V. Smith
Eric V. Smith added the comment: This looks like an issue with splunklib, which is not distributed with python. I'm not sure if it's the same splunklib, but you might try https://github.com/IntegralDefense/splunklib -- nosy: +eric.smith ___ Pytho

[issue41799] splunklib.client does not handle Unicode characters

2020-09-16 Thread Jay Patel
New submission from Jay Patel : Using splunklib.client module to use Pythonic interface to the Splunk REST API. I am using the connect method of the module to connect and log in to a Splunk instance. Code: import splunklib.client as splunk_client kwargs_config_flags = { 'host':