fe3b5a8922aa8eb04f735c74d127d7ea68a00bec
* [#387] Do not escape the "timeout" parameter. When the "timeout" parameter is escaped and turned into a string, it does not pass validation checks. This PR ensures that timeout is passed through as-is, just like "request_timeout". There's no explicit test for this parameter, but I included it on some existing tests just to ensure that the code is exercised. Without the fix in place, one of the tests as modified will not pass. Signed-off-by: Charles Greer <[email protected]> * Unit test for timeout parameter Revert original test modifications. Signed-off-by: Charles Greer <[email protected]> * Extend test and linter Signed-off-by: Charles Greer <[email protected]> --------- Signed-off-by: Charles Greer <[email protected]>
OpenSearch Python Client
- Welcome!
- User Guide
- API Doc
- Compatibility with OpenSearch
- Project Resources
- Code of Conduct
- License
- Copyright
Welcome!
opensearch-py is a community-driven, open source fork of elasticsearch-py licensed under the Apache v2.0 License. For more information, see opensearch.org and the API Doc.
User Guide
To get started with the OpenSearch Python Client, see User Guide.
Compatibility with OpenSearch
See Compatibility.
Project Resources
- Project Website
- Downloads
- Documentation
- Need help? Try Forums
- Project Principles
- Contributing to OpenSearch
- Maintainer Responsibilities
- Release Management
- Admin Responsibilities
- Security
Code of Conduct
This project has adopted the Amazon Open Source Code of Conduct. For more information see the Code of Conduct FAQ, or contact [email protected] with any additional questions or comments.
License
This project is licensed under the Apache v2.0 License.
Copyright
Copyright OpenSearch Contributors. See NOTICE for details.
Languages
Python
99.4%
Shell
0.6%