Sans

Latest version: v1.2.3

Safety actively analyzes 642283 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

1.1.2

- Fix `sans.ClientType` and `sans.AsyncClientType` not being available during type analysis

1.1.1

- Fix a TypeError with `sans.prepare_and_execute`

1.1.0

- Added `sans.Command`, and improved some handling regarding private commands
- Improved typehinting for `sans.Client` and associated functions
- Exposed `sans.ClientType` and `sans.AsyncClientType` as typehint-only types for typehinting purposes
- Both are implemented at runtime via [typing.NewType](https://docs.python.org/3/library/typing.html#newtype)

1.0.0

- Fixes `response.raise_for_status()` erroring out (incorrectly), and properly attaches parent exception info to the new exception

1.0.0b2

- Loosen some requirements
- Fix XML iterators yielding the wrong element depth
- Remove LXML iterators due to being slower

1.0.0b1

- Bumps httpx version
- Fix an issue where queries were deliminated via `%2B` rather than `+`
- `utils.prepare_and_execute` now raises on status codes other than 2xx

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.