]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95778: Fix `sys.set_int_max_str_digits()` parameter name (#96798)
authorAlex Waygood <Alex.Waygood@Gmail.com>
Tue, 13 Sep 2022 15:22:50 +0000 (16:22 +0100)
committerGitHub <noreply@github.com>
Tue, 13 Sep 2022 15:22:50 +0000 (08:22 -0700)
commitbf5fd492524f1b630a60c98eff8fe5fa66603b54
treed055dc3c09c0ceeacd049c8d9d10ac0e3390687c
parent81e36f350b75d2ed2668825f7df6e059b57f859c
gh-95778: Fix `sys.set_int_max_str_digits()` parameter name (#96798)

Discovered in https://github.com/python/typeshed/pull/8733
Doc/library/sys.rst