On 8/11/2020 7:59 PM, Luciano Ramalho wrote:

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?

Doc improvements are routinely backported to versions they apply to, the same as with bugfixes. Doing so is usually decided and done by the person merging to master. The main reason not to do so is when there are major merge conflicts.

Doc changes show up online the next day. I assume that the changes did not make the 3.9.0rc1 release ea rlier today. Whether the release crew will update the offline docs included with Windows and Mac installers in .0rc2 and .0 is a separate issue from doing a backport.


--
Terry Jan Reedy
_______________________________________________
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/THV2YUBZHUKRWXIKNMPCKAJTWGVNYUAV/
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to