On Tue, Apr 13, 2021 at 1:29 PM Serhiy Storchaka <storch...@gmail.com> wrote:
> 12.04.21 21:49, Christopher Barker пише: > > If I have a time I finish my large patch for getting rid of __version__ > and other outdated variables. It was approved previously > ( > https://mail.python.org/archives/list/python-...@python.org/thread/KBU4EU2JULXSMUZULD5HJJWCGOMN52MK/ > ). > Yes, it would be nice to clean that up, thanks. And the PEP does say that stdlib modules should not have a __version__. Though what happens in the stdlib is mostly separate from this PEP anyway. -CHB > It is not simple, because it should be treated on case by case basis, > and there are several groups of similar cases, so finally it will > resulted in a series of PRs. > > _______________________________________________ > Python-ideas mailing list -- python-ideas@python.org > To unsubscribe send an email to python-ideas-le...@python.org > https://mail.python.org/mailman3/lists/python-ideas.python.org/ > Message archived at > https://mail.python.org/archives/list/python-ideas@python.org/message/SY7S25SZJN5WNC66G6XKIA2CXIQ2YFVG/ > Code of Conduct: http://python.org/psf/codeofconduct/ > -- Christopher Barker, PhD (Chris) Python Language Consulting - Teaching - Scientific Software Development - Desktop GUI and Web Development - wxPython, numpy, scipy, Cython
_______________________________________________ Python-ideas mailing list -- python-ideas@python.org To unsubscribe send an email to python-ideas-le...@python.org https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/python-ideas@python.org/message/6MRU6BHHMIWRCEDZFULPKZUYG5GLVRE6/ Code of Conduct: http://python.org/psf/codeofconduct/