Zugbruecke

Latest version: v0.2.1

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

Scan your dependencies

Page 3 of 3

0.0.6

- FEATURE: Remote-Procedure-Call (RPC) speedup due to removal of extra pickling step.
- FIX: Added workaround for [CPython issue 24960](https://bugs.python.org/issue24960) (embedded zip file extracted into library folder) - was triggered by latest version of `pluggy` (dependency of `pytest`).
- FIX: Preexisting installation of `wine-python` is now always being removed completely when required due to update or new installation.
- DEV: Moved definition of development dependencies into `setup.py`.

0.0.5

* FEATURE: Support for light-weight pointers (`ctypes.byref`)
* FIX: Elements within structures are properly synchronized even if they are not a pointer on their own.
* FIX: Structure objects in arrays of structures are properly initialized.
* FIX: Links in `README.rst` work when rendered on PyPI.

0.0.4

- FEATURE: Full support for multidimensional fixed length arrays.

0.0.3

- FEATURE: Fixed length 1D arrays.
- DOCS: Lots of typos and grammar issues in documentation fixed.
- DEV: Refactored argument packing and unpacking code.
- DEV: Introduced Python's `any` functions in a number of places.
- DEV: Plenty of cleanups based on static code analysis.

0.0.2

- FEATURE: Added and confirmed CPython 3.4 compatibility.
- DOCS: Added installation instructions to documentation.

0.0.1

- First official (pre-) release of `zugbruecke`.

Page 3 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.