Skip to content

Commit a4aa0f2

Browse files
vstinnerAA-Turner
andauthored
Update peps/pep-0782.rst
Co-authored-by: Adam Turner <9087854+AA-Turner@users.noreply.github.com>
1 parent 54ebc67 commit a4aa0f2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

peps/pep-0782.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Post-History:
1515
Abstract
1616
========
1717

18-
Add a new ``PyBytesWriter`` C API to create ``bytes`` object.
18+
Add a new ``PyBytesWriter`` C API to create ``bytes`` objects.
1919

2020
It replaces the ``PyBytes_FromStringAndSize(NULL, size)`` and
2121
``_PyBytes_Resize()`` APIs which treat an immutable ``bytes`` object as

0 commit comments

Comments
 (0)