Hi Nick, Please don't, since that would force everyone to start using PEP 648 just > to extend sys.path, which would be just as bad as the status quo.
I think Barry is referring to deprecate the execution capabilities of pth files (https://bugs.python.org/issue33944), not the files themselves. Cheers, Pablo Galindo Salgado On Wed, 31 Mar 2021 at 00:34, Nick Coghlan <ncogh...@gmail.com> wrote: > > > On Wed, 31 Mar 2021, 3:15 am Barry Warsaw, <ba...@python.org> wrote: > >> . We would like to eventually go farther, including deprecation of pth >> files entirely, but that is outside the scope of this PEP. >> > > Please don't, since that would force everyone to start using PEP 648 just > to extend sys.path, which would be just as bad as the status quo. > > Cheers, > Nick. > > > >> _______________________________________________ > 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/MSOV7NKDCO7L3X46SDDLVTUEN7ER2EDB/ > Code of Conduct: http://python.org/psf/codeofconduct/ >
_______________________________________________ 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/TZW2UT4B7OUVVZ3YCRHRZNU4HZS7W66R/ Code of Conduct: http://python.org/psf/codeofconduct/