Michael Williamson

Results 3 issues of Michael Williamson

I'm trying to build manylinux wheels for a Python package, but it seems like there's a backwards incompatibility in glibc. Specifically, the symbol `scalbln ( double x, int n )...

enhancement
help wanted

Originally raised on the WordPress plugin: https://wordpress.org/support/topic/some-images-dont-uploadimport-correctly Adding EMF support in JavaScript may be tricky, but at the very least we can spit out a message explaining why the image...

enhancement

This updates build_ext.get_libraries to handle free-threaded builds of Python when using non-MSVC compilers. Previously, the non-free-threaded library would be used for free-threaded builds of Python. For instance, when attempting to...