On Sat, 2021-10-23 at 12:25 -0300, Joannah Nanjekye wrote:
> I remembered this issue on bpo with contracting opinions from when I first
> looked in 2019.
> 
> See https://bugs.python.org/issue33439

Hi,

This script is currently not written in Python and hardcodes paths that are
incorrect on virtual environments and relocated installs, so it would make sense
to rewrite it in Python, using sysconfig.

That does not require it to be exposed as a module, but would be a very cheap
improvement.

As the bulk of the work would be to actually rewriting it in Python, and as
there is reasoning to do this other than just exposing it as a module, I would
be +1 FWIW.

Cheers,
Filipe Laíns

Attachment: signature.asc
Description: This is a digitally signed message part

_______________________________________________
Python-Dev mailing list -- python-dev@python.org
To unsubscribe send an email to python-dev-le...@python.org
https://mail.python.org/mailman3/lists/python-dev.python.org/
Message archived at 
https://mail.python.org/archives/list/python-dev@python.org/message/QWA3HPPFTHGDWYMMAXJRIXKVORC2ATLA/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to