]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fix sys.getdxp() when configured with --enable-pystats. (GH-31251)
authorMark Shannon <mark@hotpy.org>
Thu, 10 Feb 2022 12:14:57 +0000 (12:14 +0000)
committerGitHub <noreply@github.com>
Thu, 10 Feb 2022 12:14:57 +0000 (12:14 +0000)
commit4f21d528f0fc29c861c5461c9fa60bc532b0d300
treed1457a429cf246d840350238f27a6e8b7a7053f5
parentb0662ae5c83d8678506989cccbf7ba7bf61fea9d
Fix sys.getdxp() when configured with --enable-pystats. (GH-31251)
Python/ceval.c