]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Make tracing info (bounds, and previous instruction offset) a bit more robust. (GH...
authorMark Shannon <mark@hotpy.org>
Fri, 5 Mar 2021 14:45:50 +0000 (14:45 +0000)
committerGitHub <noreply@github.com>
Fri, 5 Mar 2021 14:45:50 +0000 (14:45 +0000)
commit8e1b40627551909687db8914971b0faf6cf7a079
treeb0387c096a7a84ac9216ab595122eeb596c7279f
parent68245b7a1030287294c65c298975ab9026543fd2
Make tracing info (bounds, and previous instruction offset) a bit more robust. (GH-24726)
Python/ceval.c