Uh oh!
There was an error while loading. Please reload this page.
PEP 387: Add Soft Deprecation section - #3182
Conversation
vstinner
commented
Jun 26, 2023
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
vstinner
commented
Jun 27, 2023
@pfmoore: I addressed some of your comments. |
vstinner
commented
Jun 27, 2023
For people interested about the exact implementation of SoftDeprecationWarning: I created the PR python/cpython#106142. |
vstinner
commented
Jun 28, 2023
@pfmoore: I rephrased the section. Would you mind to review the updated PR? |
vstinner
commented
Jun 28, 2023
I replaced MUST with SHOULD:
becomes:
|
vstinner
commented
Jun 28, 2023
I mark this PR as a draft to prevent merging it by mistake. I will request SC approval to merge it once it will be ready. |
pfmoore
left a comment
There was a problem hiding this comment.
Much better, thanks. I've suggested one minor change.
Uh oh!
There was an error while loading. Please reload this page.
pfmoore
commented
Jun 28, 2023
Also, note the discussion on Discourse is still ongoing - I favour the idea of removing the association between "deprecated" and "scheduled for removal", in favour of explicitly flagging things that are planned for removal. |
vstinner
commented
Jun 30, 2023
I updated the PR to no longer issue a warning. |
vstinner
commented
Jun 30, 2023
I submitted this PEP change to the Steering Council: python/steering-council#199 |
vstinner
commented
Jul 3, 2023
"The SC agrees with the proposal and accepts the PEP update": python/steering-council#199 (comment) |
vstinner
commented
Jul 3, 2023
Thanks for the reviews! |
📚 Documentation preview 📚: https://pep-previews--3182.org.readthedocs.build/