- 24 Jun, 2022 2 commits
-
-
Curious Crook authored
* Fixes #929 : error in Client.activate_session() Fixes the error that a call to Client.activate_session() without arguments overwrites a user certificate previously set with Client.load_client_certificate(user_cert_file). * Do not override already set user certificate If you set the user certificate with Client.load_client_certificate() and then activate the session with Client.activate_session() without passing the certificate as an argument, the previously set certificate is discarded.
-
Alexander Schrode authored
-
- 14 Jun, 2022 2 commits
- 09 Jun, 2022 3 commits
-
-
Alexander Schrode authored
-
Alexander Schrode authored
-
Alexander Schrode authored
#922
-
- 07 Jun, 2022 4 commits
- 06 Jun, 2022 14 commits
-
-
vruge authored
-
vruge authored
-
-
vruge authored
-
vruge authored
- help for type check - highlight function arguments types Closes #885
-
Alexander Schrode authored
-
Alexander Schrode authored
use unittest AsyncMock instead of CoroutineMock which creates warnings
-
Alexander Schrode authored
-
Alexander Schrode authored
-
Alexander Schrode authored
-
Alexander Schrode authored
-
Alexander Schrode authored
-
Alexander Schrode authored
-
Alexander Schrode authored
DeprecationWarning: The explicit passing of coroutine objects to asyncio.wait() is deprecated since Python 3.8, and scheduled for removal in Python 3.11.
-
- 05 Jun, 2022 10 commits
-
-
Alexander Schrode authored
-
Alexander Schrode authored
-
Alexander Schrode authored
-
Alexander Schrode authored
-
Alexander Schrode authored
-
Alexander Schrode authored
and tests
-
Alexander Schrode authored
-
Alexander Schrode authored
-
Alexander Schrode authored
-
Alexander Schrode authored
-
- 21 May, 2022 2 commits
-
-
oroulet authored
-
Alexander Schrode authored
-
- 20 May, 2022 3 commits
-
-
Alexander Schrode authored
-
Alexander Schrode authored
-
oroulet authored
-