There was an error while loading. Please reload this page.
1 parent 12c27b6 commit f5e5b9aCopy full SHA for f5e5b9a
1 file changed
Doc/c-api/bytes.rst
@@ -245,9 +245,6 @@ called with a non-bytes parameter.
245
be mutated using :c:func:`PyBytesWriter_GetData`; except if *newsize* is
246
zero in which case it returns the immutable empty bytes string.
247
248
- This API is now soft depreacated and the :c:type:`PyBytesWriter` API should
249
- be used instead.
250
-
251
.. soft-deprecated:: 3.15
252
Use the :c:type:`PyBytesWriter` API instead.
253
0 commit comments