]> 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:40:43 +0000 (08:40 -0700)
committerGitHub <noreply@github.com>
Sat, 15 Oct 2022 15:40:43 +0000 (08:40 -0700)
commit146232f8af1130578ebeccbe7899c69be7e0d03e
tree3940f36ec97987dc6d2cbe3c3d8de0d9480450b6
parent84a26e114ed5ca080ffe2f84aa0b7c59848afed6
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