Tidbits

Latest version: v0.4.1

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

Scan your dependencies

Page 1 of 2

0.4.1

Bugfixes
- avoid potential log duplication when not explicitly using the null logger
- this should also fix edge case logging weirdness when using non-null loggers in some Python 3.6 multiprocessing environments

Meta
- distribute license in PyPI package
- include changelog link in PyPI

0.4.0

Fixes
- fix edge-case-ey breakages in `JsonFormatter.__init__()` on Python 2.7

Convenience
- you can now install the `gcloud` and `sentry` extras rather than needing to handle optional sub-dependencies manually

Compatibility
- verified support with Python 3.7

Internal
- avoid manually handling SENTRY_DSN
- a bunch of repo cleanups

0.3.2

- chore(meta): include MIT license

0.3.1

- fix(ci): drop python 3.3 support
- fix(ci): fix pylint bug
- fix(log): fix bad set_loglevel logic

0.3.0

BREAKING:
- rename `set_handler` to `set_handler_globally`
- create `set_handler` for only individual loggers
- allow `set_handler_globally` to ignore some loggers

0.2.1

- feat(log): allow passing logger names to all utilities

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.