Hi all, Same fixes again, now for 3.7. Here the backport took a bit more work. As before, patches consist of: - Upstream work: https://github.com/python/cpython/pull/22855 - Fix for setup.py to find libbz2.tbd and libz.tbd now that with the shared library cache there's nothing in /usr/lib. See: https://bugs.python.org/issue41116 - Addition of __arch64__ case to fix _decimal module. A very similar fix has since been committed upstream. OK to commit? (Note again, this is for 3.7, yesterday's patch was for 3.8.) Sijmen
Attachment:
python37-silicon.patch
Description: Binary data