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 Gabriele Tornetta
Recipients Gabriele Tornetta, christian.heimes, eric.smith
Date 2021-10-14.19:55:15
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1634241315.21.0.467798833562.issue45468@roundup.psfhosted.org>
In-reply-to
Content
@christian.heimes thanks for bringing PEP 648 to my attention. The solution proposed there would work for me, although it actually does a bit more with some extra complexity. Not a big issue though.

@eric.smith I think that, as argued in PEP 648, pth files are not meant to be used to inject arbitrary code. Besides, the way to exploit pth files wouldn't be much more different than what I described in the issue body.
History
Date User Action Args
2021-10-14 19:55:15Gabriele Tornettasetrecipients: + Gabriele Tornetta, eric.smith, christian.heimes
2021-10-14 19:55:15Gabriele Tornettasetmessageid: <1634241315.21.0.467798833562.issue45468@roundup.psfhosted.org>
2021-10-14 19:55:15Gabriele Tornettalinkissue45468 messages
2021-10-14 19:55:15Gabriele Tornettacreate