This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gvanrossum
Recipients gvanrossum, lukasz.langa
Date 2020-10-24.00:15:56
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1603498556.27.0.77301023463.issue42138@roundup.psfhosted.org>
In-reply-to
Content
We discovered in issue41950 that the whatsnew/3.9.rst files differ quite a bit between 3.9 and master. IIUC this is (mostly) because Lukasz made a big pass updating it on occasion of the 3.9.0 release, and he did that in the 3.9 branch:
https://github.com/python/cpython/commit/9cf6752276e6fcfd0c23fdb064ad27f448aaaf75#diff-ec874d66bbcf13046b9928aa3716d14a93632f568b914eba32baf46ff4c9eb36R1180

Historically we've kept these docs in sync.

For someone with a bit of git knowledge this should be a simple thing (probably just cp that thing into master).
History
Date User Action Args
2020-10-24 00:15:56gvanrossumsetrecipients: + gvanrossum, lukasz.langa
2020-10-24 00:15:56gvanrossumsetmessageid: <1603498556.27.0.77301023463.issue42138@roundup.psfhosted.org>
2020-10-24 00:15:56gvanrossumlinkissue42138 messages
2020-10-24 00:15:56gvanrossumcreate