Thanks to visit codestin.com Credit goes to github.com
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
1 file changed
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