Skip to content

Commit efd094d

Browse files
committed
clean news items to reflect new changes
1 parent ce61f51 commit efd094d

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

news/dep-msg-helper.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
**Added:**
22

33
* Add ``build_deprecation_message`` helper for printing consistent deprecation messages.
4+
* Add ``generate_deprecation_docstring`` for generating a template docstring for deprecated functions.
5+
46

57
**Changed:**
68

news/deprecator.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
**Added:**
22

3-
* added a function in _deprecator to generate a deprecation message for copy pasting
43
* Add ``@deprecated`` decorator.
54

65
**Changed:**

news/python-version.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
**Added:**
22

33
* Support for Python 3.14
4-
* Command line interface for generating a template docstring for deprecated functions
54

65
**Changed:**
76

0 commit comments

Comments
 (0)