commit | c84d4cee025b5cbcded210ed85638ffc7ef0bf09 | [log] [tgz] |
---|---|---|
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | Tue Oct 18 01:53:52 2022 -0700 |
committer | GitHub <noreply@github.com> | Tue Oct 18 01:53:52 2022 -0700 |
tree | 9a1d28c1f05a9dffc900ac13c6d93e378e1ce18c | |
parent | ea19c28512b4bd815834de064cf0ef9803cc03a2 [diff] |
gh-95913: Prepare remaining Whatsnew sections for editing (GH-98342) * Add line breaks & ref targets to Whatsnew to prepare for future changes * Use standard heading underbar symbols for H4 sections * Flatten Porting subsection; clarify scope of/link Python->CAPI sections * Move C API pending deprecations to C API section, to match the others (cherry picked from commit 0a0c7e5a7a516607a1268c310a2e05d574a71efc) Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>