]> granicus.if.org Git - python/commit
Fix typo in dict object comment (GH-15814)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Tue, 10 Sep 2019 10:13:36 +0000 (03:13 -0700)
committerGitHub <noreply@github.com>
Tue, 10 Sep 2019 10:13:36 +0000 (03:13 -0700)
commit18fa272601a1fa2c5a978b27c0c8dfd7c3ca90af
treee4461e2ed66be4eed63d4315d901f51cd0681705
parentccaea525885e41c5f1e566bb68698847faaa82ca
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