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 54ebc67 commit a4aa0f2Copy full SHA for a4aa0f2
peps/pep-0782.rst
@@ -15,7 +15,7 @@ Post-History:
15
Abstract
16
========
17
18
-Add a new ``PyBytesWriter`` C API to create ``bytes`` object.
+Add a new ``PyBytesWriter`` C API to create ``bytes`` objects.
19
20
It replaces the ``PyBytes_FromStringAndSize(NULL, size)`` and
21
``_PyBytes_Resize()`` APIs which treat an immutable ``bytes`` object as
0 commit comments