Cppyythonizations

Latest version: v1.2.5

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

Scan your dependencies

Page 1 of 2

1.2.5

====================

**Fixed:**

* Fixed rendering of builtin typenames in some places (we cannot refer to ``int`` as ``::int``.)

1.2.4

====================

**Fixed:**

* Fixed namespace lookup issues caused by https://github.com/wlav/cppyy/issues/253

1.2.3

====================

**Changed:**

* Changed packaging to use pyproject.toml instead of the overly complicated autotools setup copied over from the C++/Python projects.

**Fixed:**

* Adapted cppyythonizations to different ways of type printing in different versions of cppyy.
* Include tribool in the distributed package.

1.2.2

====================

**Fixed:**

* Do not break inplace operators in `enable_arithmetic`.

1.2.1

====================

**Fixed:**

* Fixed typo in `make uninstall` command.
* Include `MANIFEST.in` in distributed cppyythonizations tarball.

1.2.0

====================

**Added:**

* Added `cppyythonizations.boost.type_erasure` to make methods on erased types available in cppyy.

**Fixed:**

* Removed explicit cancel workflow for GitHub CI (replaced by newer builtin feature.)
* Allow installation of cppyythonizations with `pip install -e`.

Page 1 of 2

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.