Closed anr-tonic closed 1 year ago
Yep :(
This is my bad. It's not supposed to do that, I'll take care of it first thing tomorrow unless someone beats me to it.
We definitely need an integration test that exercises the client independently - I just ran into this in https://github.com/dblock/opensearch-python-client-demo.
Tested 2.4.1 on https://github.com/dblock/opensearch-python-client-demo successfully.
What is the bug?
Looks like originating from this change: https://github.com/opensearch-project/opensearch-py/pull/563/files#diff-0ce918db323e76243e4d256deb3f7f8f173c3166a1cea914752b1761f1b0442f
How can one reproduce the bug?
Install opensearch-py==2.4.0 w/o aiohttp and attempt to import it
What is the expected behavior?
Importing opensearch w/o aiohttp installed works
What is your host/environment?
Operating system, version.
Do you have any screenshots?
If applicable, add screenshots to help explain your problem.
Do you have any additional context?
Add any other context about the problem.