We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a90e99a commit fc0b4ecCopy full SHA for fc0b4ec
developer-workflow/cpython-deprecation-workflow.rst
@@ -64,8 +64,9 @@ After the deprecation period (typically 2+ releases):
64
* Update documentation, removing references to the deprecated feature.
65
* Include the removal in the "What's New" for the release.
66
67
-6. PendingDeprecationWarning Workflow
68
--------------------------------------
+``PendingDeprecationWarning`` workflow
+--------------------------------------
69
+
70
For gradual deprecations:
71
72
* **Use Case**: When you want to signal future deprecation but not yet alert end-users.
0 commit comments