This website requires JavaScript.
Explore
Help
Sign In
actions
/
opensearch-pyd
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
b994dc40638d600d6be885c64cb604cb9f7fc76d
opensearch-pyd
/
opensearchpy
/
_async
T
History
Daniel (dB.) Doubrovkine
and
Patrick Rice
be56ae82b8
fix: retry_on_conflicts is not bool (
#795
)
...
Signed-off-by: dblock <
[email protected]
> Co-authored-by: Patrick Rice <
[email protected]
>
2024-08-15 10:34:37 -04:00
..
client
Updated dependencies, generated API. (
#793
)
2024-08-14 15:25:01 -07:00
helpers
fix: retry_on_conflicts is not bool (
#795
)
2024-08-15 10:34:37 -04:00
plugins
Updated dependencies, generated API. (
#793
)
2024-08-14 15:25:01 -07:00
__init__.py
remove unnecessary utf-8 header in .py files (
#615
)
2023-11-24 16:19:50 -05:00
_extra_imports.py
remove unnecessary utf-8 header in .py files (
#615
)
2023-11-24 16:19:50 -05:00
compat.py
Dropped support for python 3.6, 3.7 and added support for python 3.12 (
#717
)
2024-04-06 11:18:47 -04:00
http_aiohttp.py
Remove HEAD-handling hack. (
#794
)
2024-08-15 10:15:13 -04:00
transport.py
Remove redundant mock backport dependency and upgrade syntax for Python 3.8+ (
#785
)
2024-07-20 16:19:20 -04:00