]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-26564: fix obsolete comment in traceback.c (GH-23819)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 17 Dec 2020 13:19:49 +0000 (05:19 -0800)
committerGitHub <noreply@github.com>
Thu, 17 Dec 2020 13:19:49 +0000 (05:19 -0800)
commitcecbaa3a80d5ae28cdd4129d6d2c4395c12a89e4
tree3c3ff6fc289869a86b3708b06053f76c7928880c
parent829272e67bbd4b2cc76c01cd20265eb114b392a2
bpo-26564: fix obsolete comment in traceback.c (GH-23819)

(cherry picked from commit 40125ab3252453bf205ed906e46bf9741c27bf9d)

Co-authored-by: Irit Katriel <iritkatriel@yahoo.com>
Python/traceback.c