This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author Thermi
Recipients Thermi
Date 2021-03-18.04:09:42
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1616040583.97.0.92322391678.issue43536@roundup.psfhosted.org>
In-reply-to
Content
PKGBUILD I use to build the python package I need for debugging on Arch.

Only changes to it are the addition of the 3 configure flags mentioned in the title.
Other than that, it should work fine.
I built the package previously without those changes and that worked.

flags: --without-pymalloc --with-pydebug --with-valgrind
History
Date User Action Args
2021-03-18 04:09:43Thermisetrecipients: + Thermi
2021-03-18 04:09:43Thermisetmessageid: <1616040583.97.0.92322391678.issue43536@roundup.psfhosted.org>
2021-03-18 04:09:43Thermilinkissue43536 messages
2021-03-18 04:09:43Thermicreate