]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo in dict object comment (GH-15814)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 10 Sep 2019 10:15:43 +0000 (03:15 -0700)
committerGitHub <noreply@github.com>
Tue, 10 Sep 2019 10:15:43 +0000 (03:15 -0700)
commit9cbf43adfe268fc65e68d9185b80d3305b2c4f19
tree03c924f5691f400801ee381f0ecacd453455c06f
parentb4fb2c29f34c322855ab6be72b491930cf508f64
Fix typo in dict object comment (GH-15814)

(cherry picked from commit 359143c68659d165f52320d368667e0eff279dc5)

Co-authored-by: dalgarno <32097481+dalgarno@users.noreply.github.com>
Objects/dictobject.c