]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix typo in code comment in main_loop label. (GH-20068)
authorChris Jerdonek <chris.jerdonek@gmail.com>
Fri, 15 May 2020 02:25:45 +0000 (19:25 -0700)
committerGitHub <noreply@github.com>
Fri, 15 May 2020 02:25:45 +0000 (19:25 -0700)
commit4a12d121860fb60d56cdcc212817577cac2356d0
tree7bf7cd365f9d8f5bd5ab628b8fb892357465212f
parent15bc9ab301d73f20bff47a12ef05326feb40f797
Fix typo in code comment in main_loop label. (GH-20068)
Python/ceval.c