Skip to content

Commit b078ea1

Browse files
cmaloneyskirpichev
andauthored
Apply suggestions from code review
Co-authored-by: Sergey B Kirpichev <skirpichev@gmail.com>
1 parent d898d27 commit b078ea1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
Speed up :meth:`int.from_bytes` when passed a bytes-like object such as a
2-
:class:`bytearray`.
1+
Speed up :meth:`int.from_bytes` when passed object supports :ref:`buffer
2+
protocol <bufferobjects>`, like :class:`bytearray`.

0 commit comments

Comments
 (0)