We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 60f9273 commit 81f40c9Copy full SHA for 81f40c9
Lib/test/test_importlib/metadata/_issue132947.py
@@ -1,9 +1,7 @@
1
-import functools
2
import os
3
import unittest
4
5
6
-@functools.cache
7
def skip_on_buildbot(func):
8
"""
9
#132947 revealed that after applying some otherwise stable
0 commit comments