github jpype-project/jpype v1.7.0

21 hours ago
  • 1.7.0 - 2026-04-04

    • Fixed compatibility with NumPy 2.3 breaking change where np.bool_ no longer inherits from Python bool. #1307

    • Migrated build system from legacy setup.py to cmake and scikit-build-core.

    • Added initial support and testing for Python 3.14. #1338

    • Updated pyproject.toml metadata for PEP 639 license compliance. #1337

    • Fixed a race condition in cross-module mutex initialization. #1333

    • Fixed PySlice_CheckFull for 32-bit architectures. #1336

    • Fixed unknown references in dbapi2 module. #1342

    • Fixed regression in relative classpath resolution and modernized org.jpype.jar discovery.

    • Optimized Azure CI pipelines with improved pip caching.

    • Added documentation for building tracing-instrumented extensions.

    • Added a support script to validate wheels.

    • Fixed compatibility with NumPy 2.3. #1320

    • Fixed a race condition upon JPype import on Windows. #1316

    • Made jedi support optional

Don't miss a new jpype release

NewReleases is sending notifications on new releases.