Yeah, we should totally backport that PR. In fact, if you send me back the PR, I'll add a "needs backport to 3.9" label to it and the automation should take care of the rest.
Is there any reason it can't also be backported to 3.8? On Tue, Aug 11, 2020 at 5:01 PM Luciano Ramalho <[email protected]> wrote: > Hello, Ćukasz, > > I reorganized the typing module docs, Guido made suggestions, reviewed > and merged it to master. > > Right now everything in typing.rst [1] applies to 3.9 as well as 3.10. > > [1] https://docs.python.org/3.10/library/typing.html > > How about copying the typing.rst file to the 3.9 branch, so more > people would benefit from it sooner? > > Cheers, > > Luciano > > > > -- > Luciano Ramalho > | Author of Fluent Python (O'Reilly, 2015) > | http://shop.oreilly.com/product/0636920032519.do > | Technical Principal at ThoughtWorks > | Twitter: @ramalhoorg > _______________________________________________ > Python-Dev mailing list -- [email protected] > To unsubscribe send an email to [email protected] > https://mail.python.org/mailman3/lists/python-dev.python.org/ > Message archived at > https://mail.python.org/archives/list/[email protected]/message/XANDKPKVFHHEQYYMJE5FOVK2RHVZPX5W/ > Code of Conduct: http://python.org/psf/codeofconduct/ > -- --Guido van Rossum (python.org/~guido) *Pronouns: he/him **(why is my pronoun here?)* <http://feministing.com/2015/02/03/how-using-they-as-a-singular-pronoun-can-change-the-world/>
_______________________________________________ Python-Dev mailing list -- [email protected] To unsubscribe send an email to [email protected] https://mail.python.org/mailman3/lists/python-dev.python.org/ Message archived at https://mail.python.org/archives/list/[email protected]/message/6FKUUVN6LB466O4PEPR5DVLBQMPX2TR2/ Code of Conduct: http://python.org/psf/codeofconduct/
