Python-redux

Latest version: v0.15.9

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

Scan your dependencies

Page 1 of 13

0.15.9

- refactor(core): use `str_to_bool` of `python-strtobool` instead of `strtobool`
of `distutils`
- feat(test-snapshot): add prefix to snapshot fixture

0.15.8

- feat(test-snapshot): the `selector` function can signal the `monitor` it should
ignore a particular snapshot of the state by returning `None`

0.15.7

- refactor(test-snapshot): make it aligned with `pyfakefs` by using `try`/`except`
instead of checking `Path().exists()` as `pyfakefs` doesn't seem to respect `skip_names`
for `Path().exists()`

0.15.5

- feat(test-snapshot): while still taking snapshots of the whole state of the
store, one can narrow this down by providing a selector to the `snapshot` method
(used to be a property)
- feat(test-snapshot): new `monitor` method to let a test automatically take snapshots
of the store whenever it is changed. Takes an optional selector to narrow down
the snapshot.

0.15.4

- build(pypi): add metadata

0.15.3

- docs: add an introduction of `view` to `README.md`

Page 1 of 13

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.