Doc: Deprecation notices in modules to be removed per PEP 594 could be clearer and more helpful · Issue #92611 · python/cpython
Comments
CAM-Gerlach
changed the title
Doc: Links to PEP 594 in modules it deprecates don't go directly to the relevant section
Doc: Deprecation notices in modules to be removed per PEP 594 missing critical links and details
CAM-Gerlach
changed the title
Doc: Deprecation notices in modules to be removed per PEP 594 missing critical links and details
Doc: Deprecation notices in modules to be removed per PEP 594 could be clearer and more helpful
miss-islington pushed a commit to miss-islington/cpython that referenced this issue
May 13, 2022…ecation notices (pythonGH-92612) (cherry picked from commit 9f68dab) Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
miss-islington pushed a commit to miss-islington/cpython that referenced this issue
May 13, 2022…ecation notices (pythonGH-92612) (cherry picked from commit 9f68dab) Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
miss-islington pushed a commit to miss-islington/cpython that referenced this issue
May 13, 2022…ecation notices (pythonGH-92612) (cherry picked from commit 9f68dab) Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
miss-islington added a commit that referenced this issue
May 13, 2022miss-islington added a commit that referenced this issue
May 13, 2022miss-islington added a commit that referenced this issue
May 13, 2022miss-islington pushed a commit that referenced this issue
May 20, 2022…es (GH-92793) As discussed in #92611 and #92564 and as a followup to PR #92612 , this 3.11+ only PR uses the proper `deprecated-removed` role for the modules deprecated by PEP 593 (PEP-594) to clearly indicate to users that a removal version is planned and what it is, so they can prepare accordingly or voice any unanticipated impacts. Related to #92792 ; if we decide to backport that PR, the upgrade to using `deprecated-removed` on those functions can be moved to this one.
miss-islington pushed a commit to miss-islington/cpython that referenced this issue
May 20, 2022… modules (pythonGH-92793) As discussed in pythonGH-92611 and pythonGH-92564 and as a followup to PR pythonGH-92612 , this 3.11+ only PR uses the proper `deprecated-removed` role for the modules deprecated by PEP 593 (PEP-594) to clearly indicate to users that a removal version is planned and what it is, so they can prepare accordingly or voice any unanticipated impacts. Related to pythonGH-92792 ; if we decide to backport that PR, the upgrade to using `deprecated-removed` on those functions can be moved to this one. (cherry picked from commit 31fa41e) Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
brettcannon pushed a commit that referenced this issue
May 20, 2022…es (GH-92793) (GH-93026) As discussed in GH-92611 and GH-92564 and as a followup to PR GH-92612 , this 3.11+ only PR uses the proper `deprecated-removed` role for the modules deprecated by PEP 593 (PEP-594) to clearly indicate to users that a removal version is planned and what it is, so they can prepare accordingly or voice any unanticipated impacts. Related to GH-92792 ; if we decide to backport that PR, the upgrade to using `deprecated-removed` on those functions can be moved to this one. (cherry picked from commit 31fa41e) Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>
hello-adam pushed a commit to hello-adam/cpython that referenced this issue
Jun 2, 2022…ecation notices (pythonGH-92612) (cherry picked from commit 9f68dab) Co-authored-by: CAM Gerlach <CAM.Gerlach@Gerlach.CAM>