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 rhettinger
Recipients akuchling, asvetlov, docs@python, rhettinger, srittau, yselivanov
Date 2019-10-23.03:42:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1571802174.06.0.942118053093.issue38460@roundup.psfhosted.org>
In-reply-to
Content
> I'm personally not sure if we need to reflect *private*
> API change in Release Notes

The whatsnew 3.8 document is for significant changes to public APIs.  The changelog (built from the news entries) has much more extensive detail.  The main docs are where we put versionadded/versionchanged so that there is a source for knowing which features run in which versions of Python.
History
Date User Action Args
2019-10-23 03:42:54rhettingersetrecipients: + rhettinger, akuchling, srittau, asvetlov, docs@python, yselivanov
2019-10-23 03:42:54rhettingersetmessageid: <1571802174.06.0.942118053093.issue38460@roundup.psfhosted.org>
2019-10-23 03:42:54rhettingerlinkissue38460 messages
2019-10-23 03:42:53rhettingercreate