]> 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:45:18 +0000 (09:45 -0700)
committerGitHub <noreply@github.com>
Tue, 13 Sep 2022 16:45:18 +0000 (09:45 -0700)
commit7528e2c06c8baf809b56f406bcc50e8436c9647c
treeee2dc0e52cb1b503a753935a6242266369aade87
parentd357f71f46f9a56285eb883ab9ce285647419474
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