]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95971: Turn @writes_bytecode_files to skip when not running (GH-95972)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Sat, 15 Oct 2022 15:22:38 +0000 (08:22 -0700)
committerGitHub <noreply@github.com>
Sat, 15 Oct 2022 15:22:38 +0000 (08:22 -0700)
commit4e78d9482a661d700ce889e0f4197e30cf98f32b
treeb45c911bc079525e23dd43387362ef2b86e2086e
parent232a9889128fb681f9c2767e1b22cb99fbad3ad3
gh-95971: Turn @writes_bytecode_files to skip when not running (GH-95972)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
(cherry picked from commit 07b5c4699e64eb30c3bdcb1275c167e675d37423)

Co-authored-by: Jeong YunWon <69878+youknowone@users.noreply.github.com>
Lib/test/test_importlib/util.py