]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-95971: Turn @writes_bytecode_files to skip when not running (#95972)
authorJeong YunWon <69878+youknowone@users.noreply.github.com>
Sat, 15 Oct 2022 14:57:06 +0000 (23:57 +0900)
committerGitHub <noreply@github.com>
Sat, 15 Oct 2022 14:57:06 +0000 (07:57 -0700)
commit07b5c4699e64eb30c3bdcb1275c167e675d37423
tree3a8c65289d07904f8c0ee9aca96a2df9dff4bf2e
parent4e2bd58af46fef2c913273acbf78a3b1ed934d1d
gh-95971: Turn @writes_bytecode_files to skip when not running (#95972)

Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
Lib/test/test_importlib/util.py