Skip to content

Commit f5e5b9a

Browse files
committed
Remove redundant paragraph
1 parent 12c27b6 commit f5e5b9a

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

Doc/c-api/bytes.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -245,9 +245,6 @@ called with a non-bytes parameter.
245245
be mutated using :c:func:`PyBytesWriter_GetData`; except if *newsize* is
246246
zero in which case it returns the immutable empty bytes string.
247247
248-
This API is now soft depreacated and the :c:type:`PyBytesWriter` API should
249-
be used instead.
250-
251248
.. soft-deprecated:: 3.15
252249
Use the :c:type:`PyBytesWriter` API instead.
253250

0 commit comments

Comments
 (0)