◐ Shell
clean mode source ↗

gh-95913: Prepare remaining Whatsnew sections for editing by CAM-Gerlach · Pull Request #98342 · python/cpython

added 4 commits

October 16, 2022 14:24

@CAM-Gerlach CAM-Gerlach changed the title bpo-95913: Prepare remaining Whatsnew sections for editing gh-95913: Prepare remaining Whatsnew sections for editing

Oct 16, 2022

JelleZijlstra

ezio-melotti

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request

Oct 18, 2022
…onGH-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 0a0c7e5)

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>

miss-islington added a commit that referenced this pull request

Oct 18, 2022
* 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 0a0c7e5)

Co-authored-by: C.A.M. Gerlach <CAM.Gerlach@Gerlach.CAM>

pablogsal pushed a commit that referenced this pull request

Oct 22, 2022
* 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