Skip to content

Commit 2f423d8

Browse files
committed
Acknowledge Ruslan Baratov's contribution.
1 parent 8f91cf0 commit 2f423d8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.rst

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -377,4 +377,6 @@ Format string syntax and the documentation are based on Python's `str.format
377377
Thanks `Doug Turnbull <https://github.com/softwaredoug>`__ for his valuable
378378
comments and contribution to the design of the type-safe API and
379379
`Gregory Czajkowski <https://github.com/gcflymoto>`__ for implementing binary
380-
formatting.
380+
formatting. Thanks `Ruslan Baratov <https://github.com/ruslo>`__ for comprehensive
381+
`comparison of integer formatting algorithms <https://github.com/ruslo/int-dec-format-tests>`__
382+
and useful comments regarding performance.

0 commit comments

Comments
 (0)