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 xoviat
Recipients Ray Donnelly, barry, brett.cannon, eryksun, lemburg, njs, paul.moore, steve.dower, tim.golden, xoviat, zach.ware
Date 2018-01-17.03:48:14
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1516160894.28.0.467229070634.issue32516@psf.upfronthosting.co.za>
In-reply-to
Content
Just to be clear, I'm not considering doing this with respect to the C/C++ runtimes, but all of the other shared libraries. And in case you weren't aware, this is exactly what auditwheel does (except that I believe it uses patchelf, whereas I will be using Nathaniel's tool).
History
Date User Action Args
2018-01-17 03:48:14xoviatsetrecipients: + xoviat, lemburg, barry, brett.cannon, paul.moore, tim.golden, njs, zach.ware, eryksun, steve.dower, Ray Donnelly
2018-01-17 03:48:14xoviatsetmessageid: <1516160894.28.0.467229070634.issue32516@psf.upfronthosting.co.za>
2018-01-17 03:48:14xoviatlinkissue32516 messages
2018-01-17 03:48:14xoviatcreate