]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95778: Fix `sys.set_int_max_str_digits()` parameter name (GH-96798)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 13 Sep 2022 16:44:56 +0000 (09:44 -0700)
committerGitHub <noreply@github.com>
Tue, 13 Sep 2022 16:44:56 +0000 (09:44 -0700)
commit12c8a9edfd13ee53b1dc030e6d9543b73034064b
tree4b6425fc60393c7ef66ffa7d7253f8f93ba798ca
parent6726405ec30f7a5309ca4f5bbe32e0a7295171ab
gh-95778: Fix `sys.set_int_max_str_digits()` parameter name (GH-96798)

Discovered in https://github.com/python/typeshed/pull/8733
(cherry picked from commit bf5fd492524f1b630a60c98eff8fe5fa66603b54)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
Doc/library/sys.rst