Getdents

Latest version: v0.4.0

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

Scan your dependencies

0.4.0

* Bump minimal Python version to 3.8
* Refactor to use only [Limited API](https://docs.python.org/3/c-api/stable.html#contents-of-limited-api)
* Wheels for CPython are now marked as `abi3` (means, new versions of Python should be able consume existing wheels)
* Added compatibility with [musl libc](https://musl.libc.org/)
* Automated build and publication to PyPI

**Full Changelog**: https://github.com/ZipFile/python-getdents/compare/v0.3.0...v0.4.0

0.3.2

* Minor typing fixes
* Minor getdents_raw memory optimization
* Remove old `pretend` from dev dependencies
* Apply black code style
* Migrate all configs to `pyproject.toml`

**Full Changelog**: https://github.com/ZipFile/python-getdents/compare/v0.3.1...v0.3.2

0.3.1

**Full Changelog**: https://github.com/ZipFile/python-getdents/compare/v0.3...v0.3.1

0.3

No changes in `getdents()` and `getdents_raw()` API, minor housekeeping.

New feature: CLI to use in shell scripting.

**Full Changelog**: https://github.com/ZipFile/python-getdents/compare/v0.2...v0.3

0.2

**Full Changelog**: https://github.com/ZipFile/python-getdents/compare/v0.1...v0.2

0.1

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.