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 8f91cf0 commit 2f423d8Copy full SHA for 2f423d8
README.rst
@@ -377,4 +377,6 @@ Format string syntax and the documentation are based on Python's `str.format
377
Thanks `Doug Turnbull <https://github.com/softwaredoug>`__ for his valuable
378
comments and contribution to the design of the type-safe API and
379
`Gregory Czajkowski <https://github.com/gcflymoto>`__ for implementing binary
380
-formatting.
+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