Dataiter

Latest version: v0.99

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

Scan your dependencies

Page 10 of 10

0.4

========================

* Fix `ObsoleteError` with `deepcopy`
* Define `__deepcopy__` so that `copy.deepcopy` works too
* Add `copy` (and `__copy__` for `copy.copy`)

0.3

========================

* Mark `ListOfDicts` object obsolete thus preventing (accidental) use if
a chained successor has modified the shared dicts
* Add `modify_if`

0.2

========================

* Speed up, mostly by avoiding copying (methods that modify dicts now do
it in place rather than making a copy)

0.1

========================

* Initial release

Page 10 of 10

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.