Image: manylinux_2_24 Additional installed packages: libxml2 Error: ``` /opt/python/cp37-cp37m/include/python3.7m/Python.h:44:19: fatal error: crypt.h: No such file or directory #include <crypt.h> ^ compilation terminated. ``` About the issue: https://bugs.gentoo.org/802210 Resolved Python issue: https://bugs.python.org/issue44751 Question: Does Python in manylinux images include this fix?