Interleave

Latest version: v0.3.0

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

Scan your dependencies

0.3.0

-------------------
- Added `lazy_interleave()` function

0.2.2

-------------------
- Support Python 3.11, 3.12, and 3.13
- Migrated from setuptools to hatch
- Drop support for Python 3.7

0.2.1

-------------------
- When an iterator raises an exception, the final traceback will no longer
include an internal `EndOfInputError`

0.2.0

-------------------
- Added an `Interleaver.get(block, timeout)` method
- Made the `Interleaver` constructor public and added `submit(iterator)` and
`finalize()` methods

0.1.1

-------------------
- Remove `typing-extensions` as a runtime dependency

0.1.0

-------------------
Initial release

Links

Releases

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.