[Users] [Bug 4271] Porting the Python plugin to Python 3.7
noreply at thewildbeast.co.uk
noreply at thewildbeast.co.uk
Thu Feb 6 20:18:18 CET 2020
https://www.thewildbeast.co.uk/claws-mail/bugzilla/show_bug.cgi?id=4271
--- Comment #9 from Steve Randall <srandall52 at sbcglobal.net> ---
Plugin does not build on Python 3.8 on Arch Linux. Setting of PYTHON_SHARED_LIB
hard codes ABI flag "m" in the file name, but 3.8 no longer uses that flag.
Suggest using "$PYTHON_CONFIG --abiflags" instead.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Users
mailing list