Skip to content

Python / libffi Fixes, master branch (2022.03.28.)

Made sure that flake8_atlas and PyModules would use libffi correctly, fixing the issue described in SPI-2125.

Notice that:

Pinging @fwinkl.

P.S. I removed some REQUIRED keywords along the way. Since we should use built time errors instead of configuration errors in most of our builds. For the externals usually if anything breaks, everything breaks. But still, it should allow nightlies to at least progress a bit when something goes wrong.

Merge request reports