]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-127852: add remark about ',' separator (#127854)
authorSergey B Kirpichev <skirpichev@gmail.com>
Sat, 14 Dec 2024 13:28:26 +0000 (16:28 +0300)
committerGitHub <noreply@github.com>
Sat, 14 Dec 2024 13:28:26 +0000 (08:28 -0500)
commite2325c9db0650fc06d909eb2b5930c0573f24f71
tree90ec709d40ca7b208489e0938bd8425806e4cd20
parent78e766f2e217572eacefba9ec31396b016aa88c2
gh-127852: add remark about ',' separator (#127854)

Specify that it is valid for floats and ints with 'd' presentation and an error otherwise.

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
---------

Co-authored-by: Terry Jan Reedy <tjreedy@udel.edu>
Doc/library/string.rst