On Thu, Aug 08, 2019 at 10:28:44AM +0100, Ivan Levkivskyi wrote: > On Tue, 30 Jul 2019 at 04:00, Steven D'Aprano <[email protected]> wrote: > > > [...] > > Should it be aliased in collections if we want people to consider > > using it instead of namedtuple? I would never go looking in typing for > > non-annotation-related uses, and I'm probably not the only one. > > > > I think this makes sense. Could you please open an issue on b.p.o. so that > we don't forget about this?
Done: https://bugs.python.org/issue37809 -- Steven _______________________________________________ Python-ideas mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-ideas.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/PRTXZQJMKWQYIQ7D7NKKMABR36UZ5KLB/ Code of Conduct: http://python.org/psf/codeofconduct/
