Cbytesparse

Latest version: v0.0.6

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

Scan your dependencies

0.0.6

------------------

* Following the ``bytesparse`` Python package, version ``0.0.6``.
* Added automatic wheel builder within GitHub Actions CI.
* Added *byte-like* methods and inplace editing.
* Added support to Python 3.11, removed 3.6.
* Added some minor features.
* Improved documentation.
* Improved testing.
* Improved repository layout (``pyproject.toml``).
* Minor fixes.

0.0.5

------------------

* Following the ``bytesparse`` Python package, version ``0.0.5``.
* Added ``bytesparse`` class, closer to ``bytearray`` than ``Memory``.
* Added registration to the abstract base classes.
* Added missing abstract and ported methods.
* Added cut feature.
* Added more helper methods.
* Fixed values iteration.
* Improved extraction performance.
* Improved testing.

0.0.4

------------------

* Following the ``bytesparse`` Python package, version ``0.0.4``.
* Refactored current implementation as the ``c`` sub-module.
* Removed experimental backup feature.
* Added dedicated methods to backup/restore mutated state.
* Fixed some write/insert bugs.
* Fixed some trim/bound bugs.
* Methods sorted by name.
* Removed useless functions.

0.0.2

------------------

* Forced extension compilation.
* Using explicit factory methods instead of constructor arguments.
* Added block collapsing helper function.
* Minor fixes.
* Improved test suite.

0.0.1

------------------

* First release on PyPI.

Links

Releases

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.