]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-143181: Fix 'overriden' -> 'overridden' in c-api/module.rst (#143182)
authorDuane Hilton <duane9@gmail.com>
Sat, 27 Dec 2025 07:23:57 +0000 (00:23 -0700)
committerGitHub <noreply@github.com>
Sat, 27 Dec 2025 07:23:57 +0000 (02:23 -0500)
commit5d1e78f7b59ffa3308755b5b2e0f85eb0c6ac890
tree17224d4f4b4dea7e36f8785f5ae564523c1eb6e8
parent54362898f32bf195db898bfead15784d6ab5831b
gh-143181: Fix 'overriden' -> 'overridden' in c-api/module.rst (#143182)

* Doc: Fix typo 'overriden' -> 'overridden' in c-api/module.rst

* Fix 'overriden' -> 'overridden' in tests
Doc/c-api/module.rst
Lib/test/test_build_details.py
Lib/test/test_dict.py
Lib/test/test_set.py