]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix dunder name typo in compiler code comment (#143374)
authorBartosz Sławecki <bartosz@ilikepython.com>
Sat, 3 Jan 2026 10:08:42 +0000 (11:08 +0100)
committerGitHub <noreply@github.com>
Sat, 3 Jan 2026 10:08:42 +0000 (10:08 +0000)
commit6d05e55de0f9c0b07fb14b4d2b9cf9c8eee2042c
tree49dac73ddd7cbc023e4fa03a4db507010e2ad964
parente7c542de5f069a4b83e8eded3067613e4d59a529
Fix dunder name typo in compiler code comment (#143374)
Python/compile.c