]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
What's New in Python 3.9: Reorganize C API Changes (GH-19794)
authorVictor Stinner <vstinner@python.org>
Wed, 29 Apr 2020 15:57:25 +0000 (17:57 +0200)
committerGitHub <noreply@github.com>
Wed, 29 Apr 2020 15:57:25 +0000 (17:57 +0200)
commite5963ee32035d279c12ef32e87205d4c3e5e4a0e
tree1289f809381014b92eead832270110710669169d
parent57697245e1deafdedf68e5f21ad8890be591efc0
What's New in Python 3.9: Reorganize C API Changes (GH-19794)

Move Build Changes and C API Changes to the end of the document.
Most Python users don't build Python themselves and don't use the C
API. Other changes:

* Add Build Changes section
* Add sub-sections to the C API Changes
* Sort modules in Improved Modules section: move nntplib after
  multiprocessing
Doc/whatsnew/3.9.rst