]> 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:07:40 +0000 (14:07 -0700)
committerGitHub <noreply@github.com>
Tue, 15 Oct 2019 21:07:40 +0000 (14:07 -0700)
commit079a1e6307be6cd35122af7773e2bcecdb828239
treea008d11875597e8ad6c23d64189e84f5dd55ad38
parente48589d2658ab814d38814210bab6a4765a5bd77
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