]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove legacy opcache structs (GH-27164)
authorKen Jin <28750310+Fidget-Spinner@users.noreply.github.com>
Fri, 16 Jul 2021 15:49:35 +0000 (23:49 +0800)
committerGitHub <noreply@github.com>
Fri, 16 Jul 2021 15:49:35 +0000 (00:49 +0900)
commite9cd47d0e58cd468d6482d7ba59730b134d0d521
tree5d68df9c8d44d121d3af2a6338c42a237e472007
parent9af34c935185eca497617a216d141c72ffaeae9c
Remove legacy opcache structs (GH-27164)
Include/cpython/code.h
Include/internal/pycore_code.h
Objects/codeobject.c