Skip to content

Commit b8fbd0b

Browse files
Update developer-workflow/cpython-deprecation-workflow.rst
Co-authored-by: Adam Turner <[email protected]>
1 parent be9224b commit b8fbd0b

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

developer-workflow/cpython-deprecation-workflow.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,9 @@ Before proposing deprecation:
1212
* **Assess Usage**: Use tools like GitHub search, ``grep``, or ``PyPI statistics`` to determine the extent and context of usage.
1313
* **Consider Alternatives**: Ensure there are suitable replacements or upgrades available.
1414

15-
2. Open an Issue
16-
----------------
15+
Open an issue
16+
-------------
17+
1718
Start by creating a GitHub issue to propose the deprecation:
1819

1920
* Clearly describe the feature and why deprecation is needed.

0 commit comments

Comments
 (0)