ydb-python-sdk
ydb-python-sdk copied to clipboard
YDB Python SDK
Version: 3.9.0 https://github.com/ydb-platform/ydb-python-sdk/actions/runs/8550788104/job/23428448725?pr=406 https://gist.github.com/rekby/1f975c053f387d2b0a17ddfdf8a6668e
# Bug Report **YDB Python SDK version:** ydb 3.8.1 **Environment** Ubuntu 22.04.4 LTS Python 3.12.2 processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 167 model name...
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.0 to 42.0.4. Changelog Sourced from cryptography's changelog. 42.0.4 - 2024-02-20 * Fixed a null-pointer-dereference and segfault that could occur when creating a PKCS#12 bundle. Credit to...
# Feature Request **Describe the Feature Request** Modern python projects use [Mypy](https://mypy.readthedocs.io/en/stable/) to do a static type checking. It allows to avoid many problems and make the development process faster...
Bumps [cryptography](https://github.com/pyca/cryptography) from 41.0.0 to 42.0.4. Changelog Sourced from cryptography's changelog. 42.0.4 - 2024-02-20 * Fixed a null-pointer-dereference and segfault that could occur when creating a PKCS#12 bundle. Credit to...
Bumps [paramiko](https://github.com/paramiko/paramiko) from 2.10.1 to 3.4.0. Commits f0881ba Cut 3.4.0 3e4bdf9 Changelog/comment updates 30b447b Linting 33508c9 Expand MessageOrderError use to handle more packet types 96db1e2 Raise exception when sequence numbers...
# Bug Report **YDB Python version:** 2.12.1 **Environment** macos **Current behavior:** wait until timeout if error in database name/endpoint/token and fail with timeout error **Expected behavior:** fail with real error...