]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
pycore_interp.h: Fix comment about pytypedefs.h (#93188)
authorItamar Ostricher <itamarost@gmail.com>
Sat, 9 Jul 2022 13:58:30 +0000 (06:58 -0700)
committerGitHub <noreply@github.com>
Sat, 9 Jul 2022 13:58:30 +0000 (15:58 +0200)
commit0fc8ac0b0db6c03182c5181475c7b0b2ff7ec11f
treed682fea456957d4c49882ad08894d3ff0a846311
parent18ef240a2c362eea64b67bab8f9d45c743eb3619
pycore_interp.h: Fix comment about pytypedefs.h (#93188)

GH-31527 moved this typedef to `Include/pytypedefs.h`, so this comment
should point at the correct location
Include/internal/pycore_interp.h