]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-46920: Remove disabled debug code added decades ago and likely unnecessary ...
authorOleg Iarygin <oleg@arhadthedev.net>
Mon, 14 Mar 2022 16:03:21 +0000 (19:03 +0300)
committerGitHub <noreply@github.com>
Mon, 14 Mar 2022 16:03:21 +0000 (17:03 +0100)
commita52f82baf246e2fbbc58fe03ef7a51f3cc9514e1
treee2fb015a32f56f323bcc998e25ab3bb8c7735f38
parente885ac3d5f2fd83617ab75a098aab269b7a446c3
 bpo-46920: Remove disabled debug code added decades ago and likely unnecessary (GH-31812)
Objects/unicodeobject.c
Parser/pegen.c
Python/formatter_unicode.c