summaryrefslogtreecommitdiff
path: root/python/websocketprovider.py
AgeCommit message (Expand)Author
2026-04-15[Python API] Replace bare "except:" with "except Exception:" to fix signal pr...Josh Ferrell
2026-01-01update copyrights for 2026Jordan Wiens
2025-11-21Add get and __contains__ methods to all *MetaClassPeter LaFosse
2025-08-01Use log_error_for_exception in the Python API to pass tracebacks in the stack...Rusty Wagner
2025-03-28missed the older dates!Jordan Wiens
2024-08-22Remove unused imports from websocket provider.Alexander Taylor
2024-04-25example python API documentation on websocketJordan Wiens
2024-04-25Fix WebsocketClient.connect when `headers` is not passedJosh Ferrell
2024-01-08update copyright yearJordan Wiens
2023-01-05Update copyright to 2023Josh F
2022-05-19use raw strings to pacify pytestJordan Wiens
2022-05-14remove more vestigal py2 codeJordan Wiens
2022-05-06many pydoc formatting cleanups, added deprecated decorator and replaced ad-ho...Jordan Wiens
2022-01-28Format All FilesKyleMiles
2022-01-03update copyright yearsJordan Wiens
2021-09-06Fix import of logPeter LaFosse
2021-09-06Some normalizing code changesPeter LaFosse
2021-08-17Websocket providerGlenn Smith