]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Remove sys._deactivate_opcache() now that is not needed (GH-27154)
authorPablo Galindo Salgado <Pablogsal@gmail.com>
Thu, 15 Jul 2021 13:43:59 +0000 (14:43 +0100)
committerGitHub <noreply@github.com>
Thu, 15 Jul 2021 13:43:59 +0000 (14:43 +0100)
commit4cb7263f0c7199280c01d911a1e7021568b548fd
tree18163178a6b562625431d44fb2ffccb8e0a9ee3a
parentf333ab0f2edec26a769ed558263ac662e5475451
Remove sys._deactivate_opcache() now that is not needed (GH-27154)
Lib/test/libregrtest/setup.py
Python/ceval.c
Python/clinic/sysmodule.c.h
Python/sysmodule.c