Skip to content

Release 2.13.3

Compare
Choose a tag to compare
@maxbachmann maxbachmann released this 03 Dec 11:23
· 272 commits to main since this release
6e0a7bb

Fixed

  • improve handling of functions wrapped using functools.wraps
  • fix broken fallback to Python implementation when the a ImportError occurs on import.
    This can e.g. occur when the binary has a dependency on libatomic, but it is unavailable on
    the system
  • define CMAKE_C_COMPILER_AR/CMAKE_CXX_COMPILER_AR/CMAKE_C_COMPILER_RANLIB/CMAKE_CXX_COMPILER_RANLIB
    if they are not defined yet