]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-138516: fix typo in OrderedDict exception msg (GH-138517) (#138523)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 5 Sep 2025 08:02:21 +0000 (10:02 +0200)
committerGitHub <noreply@github.com>
Fri, 5 Sep 2025 08:02:21 +0000 (11:02 +0300)
commit5086a1e8a0cbca299421469b1e68674aaed0dd17
tree0aa399d0337cb4abe0585cffbcdc8a3ba35fdb44
parent66f256d87414a8197a055fa7e0ab5c40a7c26413
[3.14] gh-138516: fix typo in OrderedDict exception msg (GH-138517) (#138523)

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