]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-138516: fix typo in OrderedDict exception msg (GH-138517) (#138522)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 5 Sep 2025 07:19:43 +0000 (09:19 +0200)
committerGitHub <noreply@github.com>
Fri, 5 Sep 2025 07:19:43 +0000 (07:19 +0000)
commitf0756f8fa16209c97daeec59d431b77317629d50
tree6d6d7881ad8d6d7c4fe04669c150028c2ab8c26c
parent08e9794517063c8cd92c48714071b1d3c60b71bd
[3.13] gh-138516: fix typo in OrderedDict exception msg (GH-138517) (#138522)

gh-138516: fix typo in OrderedDict exception msg (GH-138517)
(cherry picked from commit e9c2a357fba72e46e965ecaa54e78be69c6c5d6b)

Co-authored-by: asas1asas200 <asas1asas200@gmail.com>
Objects/odictobject.c