Stefan Krah <ste...@bytereef.org> added the comment:
I'm going to reclassify this as a build fix for 3.8. 3.8 promises: #if !defined(MPD_VERSION_HEX) || MPD_VERSION_HEX < 0x02040100 #error "libmpdec version >= 2.4.1 required" #endif So it seems reasonable to support at least two or three consecutive system libmpdec versions, otherwise the >= is pointless. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue41302> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com