]> granicus.if.org Git - python/commit
Typo fix: "empy" should be "empty". (GH-16666)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 9 Oct 2019 02:42:22 +0000 (19:42 -0700)
committerGitHub <noreply@github.com>
Wed, 9 Oct 2019 02:42:22 +0000 (19:42 -0700)
commitd8071cbf5bd0c276bae41b8505da22ad29d1be51
tree17aec4eecac519b8df036a0ebf777983bf905ed5
parent526ef856dd598fd3cefdfadeb18ede7a8e57aa41
Typo fix: "empy" should be "empty". (GH-16666)

(cherry picked from commit 01171ebd966b0cd6352057799ad876dd1e07942e)

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