◐ Shell
clean mode source ↗

gh-140550: PEP 793 reference documentation by encukou · Pull Request #141197 · python/cpython

Since the PEP calls for soft-deprecation of the existing initialization
function, this reorganizes the relevant docs to put the new way of
doing things first, and de-emphasize the old.

Some bits, like the tutorial, are left out of this patch. (See the
issue for a list.)

@encukou encukou marked this pull request as ready for review

November 13, 2025 14:33

efimov-mikhail

sergey-miryanov

sergey-miryanov

@encukou

ZeroIntensity

ZeroIntensity

@encukou

StanFromIreland pushed a commit to StanFromIreland/cpython that referenced this pull request

Dec 6, 2025
* pythongh-140550: PEP 793 reference documentation

Since the PEP calls for soft-deprecation of the existing initialization
function, this reorganizes the relevant docs to put the new way of
doing things first, and de-emphasize the old.

Some bits, like the tutorial, are left out of this patch. (See the
issue for a list.)

ashm-dev pushed a commit to ashm-dev/cpython that referenced this pull request

Dec 8, 2025
* pythongh-140550: PEP 793 reference documentation

Since the PEP calls for soft-deprecation of the existing initialization
function, this reorganizes the relevant docs to put the new way of
doing things first, and de-emphasize the old.

Some bits, like the tutorial, are left out of this patch. (See the
issue for a list.)