Iters

Latest version: v0.18.0

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

Scan your dependencies

Page 2 of 4

0.15.0

Changes

- Changed `reduce` and `reduce_await` on `Iter[T]` and `AsyncIter[T]` to return `Option[T]`
instead of erroring on empty iterators.

Internal

- Changed `variable is marker` and `variable is no_default`
to `is_marker(variable)` and `is_no_default(variable)` respectively.

0.14.1

No significant changes.

0.14.0

Internal

- Migrated to Python 3.8.

0.13.1

Fixes

- Fixed `final` import to be compatible with Python 3.7.

0.13.0

Internal

- Migrated to using `typing-aliases` library.

0.12.0

Changes

- This release contains lots of breaking changes. Please refer to the API documentation.

Page 2 of 4

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.