]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Typo fix - implemention should be implementation (GH-16806)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 15 Oct 2019 21:09:19 +0000 (14:09 -0700)
committerGitHub <noreply@github.com>
Tue, 15 Oct 2019 21:09:19 +0000 (14:09 -0700)
commit8ca282f12a91551368321f828a1d482df75fe920
tree7bc1f99ca580abb35d3278d80a2ed35a5b856450
parentf705f8e9b58955d0d9083e98d71ba01b2e69798c
Typo fix - implemention should be implementation (GH-16806)

(cherry picked from commit 2798b60c55619d8981288b69c20ba4a09efc7b0b)

Co-authored-by: Hansraj Das <raj.das.136@gmail.com>
Python/hamt.c